From c2a9e7a2f7886c4abf0d53c26710a4362c0614b9 Mon Sep 17 00:00:00 2001 From: Frederic Lepied Date: Mon, 17 Feb 2003 14:37:50 +0000 Subject: reworded CHECK_PASSWD description --- share/libmsec.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. -- cgit v1.2.1