head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	96.09.05.06.22.18;	author morgan;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@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.
@
