aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Lepied <flepied@mandriva.com>2003-02-17 14:37:50 +0000
committerFrederic Lepied <flepied@mandriva.com>2003-02-17 14:37:50 +0000
commitc2a9e7a2f7886c4abf0d53c26710a4362c0614b9 (patch)
tree66c4484410742bcc027e9fa9b020df59c3a5bef9
parent908f3af4f173bb7053009dbf39f95475e78bf68b (diff)
downloadmsec-c2a9e7a2f7886c4abf0d53c26710a4362c0614b9.tar
msec-c2a9e7a2f7886c4abf0d53c26710a4362c0614b9.tar.gz
msec-c2a9e7a2f7886c4abf0d53c26710a4362c0614b9.tar.bz2
msec-c2a9e7a2f7886c4abf0d53c26710a4362c0614b9.tar.xz
msec-c2a9e7a2f7886c4abf0d53c26710a4362c0614b9.zip
reworded CHECK_PASSWD description
-rw-r--r--share/libmsec.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/libmsec.py b/share/libmsec.py
index 4cb4214..87f96a1 100644
--- a/share/libmsec.py
+++ b/share/libmsec.py
@@ -1211,7 +1211,8 @@ CHECK_SUID_MD5 if set to yes, verify checksum of the suid/sgid files.
CHECK_SECURITY if set to yes, run the daily security checks.
-CHECK_PASSWD if set to yes, check for empty password, or a password while it should be in /etc/shadow or other users with id 0.
+CHECK_PASSWD if set to yes, check for empty passwords, for no password in /etc/shadow and for
+users with the 0 id other than root.
SYSLOG_WARN if set to yes, report check result to syslog.