summaryrefslogtreecommitdiff
path: root/modules/pam_shells/README
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_shells/README')
-rw-r--r--modules/pam_shells/README10
1 files changed, 0 insertions, 10 deletions
diff --git a/modules/pam_shells/README b/modules/pam_shells/README
deleted file mode 100644
index cbd5bfb5..00000000
--- a/modules/pam_shells/README
+++ /dev/null
@@ -1,10 +0,0 @@
-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).
-
- Also checks to make sure that /etc/shells is a plain
- file and not world writable.
-
- - Erik Troan <ewt@redhat.com>, Red Hat Software.
- August 5, 1996.