summaryrefslogtreecommitdiff
path: root/Linux-PAM/modules/pam_shells/README
diff options
context:
space:
mode:
Diffstat (limited to 'Linux-PAM/modules/pam_shells/README')
-rw-r--r--Linux-PAM/modules/pam_shells/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/Linux-PAM/modules/pam_shells/README b/Linux-PAM/modules/pam_shells/README
index cbd5bfb5..aa63a827 100644
--- a/Linux-PAM/modules/pam_shells/README
+++ b/Linux-PAM/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.