freebsd-dev/contrib/libpam/modules/pam_securetty
1998-11-18 01:16:21 +00:00
..
Makefile Initial import of virgin Linux-PAM 0.65, slightly stripped down. 1998-11-18 01:16:21 +00:00
pam_securetty.c Initial import of virgin Linux-PAM 0.65, slightly stripped down. 1998-11-18 01:16:21 +00:00
README Initial import of virgin Linux-PAM 0.65, slightly stripped down. 1998-11-18 01:16:21 +00:00

pam_securetty:
	Allows root logins only if the user is logging in on a
	"secure" tty, as defined by the listing in /etc/securetty

	Also checks to make sure that /etc/securetty is a plain
	file and not world writable.

	- Elliot Lee <sopwith@redhat.com>, Red Hat Software.
		July 25, 1996.