From 200b8f2b186d57ad39c3c70db9b4c480ec642984 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 17 Feb 2003 15:10:24 +0000 Subject: synced with msec --- perl-install/security/help.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/security') diff --git a/perl-install/security/help.pm b/perl-install/security/help.pm index 2e5d3d993..2e631ef58 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 password, or a password while it should be in /etc/shadow or other users with id 0."), +CHECK_PASSWD => N("if set to yes, check for empty passwords, for no password in /etc/shadow and for"), 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