From 5bed44588b6b0ebfd29f843003e7dd744d7840f7 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 18 Feb 2003 08:34:55 +0000 Subject: resync with msec --- perl-install/security/help.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/security/help.pm') diff --git a/perl-install/security/help.pm b/perl-install/security/help.pm index 2e631ef58..9300126e0 100644 --- a/perl-install/security/help.pm +++ b/perl-install/security/help.pm @@ -144,7 +144,7 @@ CHECK_UNOWNED => N("if set to yes, report unowned files."), CHECK_SHADOW => N("if set to yes, check empty password in /etc/shadow."), CHECK_SUID_MD5 => N("if set to yes, verify checksum of the suid/sgid files."), CHECK_SECURITY => N("if set to yes, run the daily security checks."), -CHECK_PASSWD => N("if set to yes, check for empty passwords, for no password in /etc/shadow and for"), +CHECK_PASSWD => N("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 => N("if set to yes, report check result to syslog."), CHECK_SUID_ROOT => N("if set to yes, check additions/removals of suid root files."), CHECK_PERMS => N("if set to yes, check permissions of files in the users' home."), -- cgit v1.2.1