From 275c6d8796ee47be261045c4d53618562f8b42e7 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Wed, 25 Feb 2015 02:27:33 -0600 Subject: FreeRADIUS, clarify text for password logging options --- config/freeradius2/freeradiussettings.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config/freeradius2') diff --git a/config/freeradius2/freeradiussettings.xml b/config/freeradius2/freeradiussettings.xml index 78c65372..8982d93e 100644 --- a/config/freeradius2/freeradiussettings.xml +++ b/config/freeradius2/freeradiussettings.xml @@ -183,9 +183,9 @@ - Log Bad Authentication Attempts + Log Password on Authentication Failure varsettingsauthbadpass - wrong password visible in syslog. Logging must be enabled. (Default: no)]]> + password of failed authentication attempts to syslog. Not recommended for security reasons. Logging must be enabled. (Default: no)]]> select no @@ -204,9 +204,9 @@ 80 - Log good authentication attempts? + Log Password on Authentication Success varsettingsauthgoodpass - correct password visible in syslog. Logging must be enabled. (Default: no)]]> + password of successful authentication attempts to syslog. Not recommended for security reasons. Logging must be enabled. (Default: no)]]> select no -- cgit v1.2.3