From 2a6ab99fc1ea4f17054488abeb9668bfaac91131 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Fri, 4 Feb 2005 15:04:51 +0000 Subject: Relevant BUGIDs: Red Hat bz 98745 Purpose of commit: docfix Commit summary: --------------- Make the documentation of pam_shells reflect reality. --- modules/pam_shells/README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/pam_shells/README b/modules/pam_shells/README index cbd5bfb5..aa63a827 100644 --- a/modules/pam_shells/README +++ b/modules/pam_shells/README @@ -1,7 +1,6 @@ pam_shells: Authentication is granted if the users shell is listed in - /etc/shells. If no shell is in /etc/passwd (empty), the - /bin/sh is used (following ftpd's convention). + /etc/shells. Also checks to make sure that /etc/shells is a plain file and not world writable. -- cgit v1.2.1