summaryrefslogtreecommitdiff
path: root/modules/pam_shells/README
blob: cbd5bfb556555991530028da2448e15f3c11377a (plain)
1
2
3
4
5
6
7
8
9
10
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.