freebsd-dev/usr.bin/login
Dag-Erling Smørgrav 05da55ee50 Don't use PAM_SILENT unless hushlogin is set (perforce change 10123)
Sponsored by:	DARPA, NAI Labs
2002-04-22 06:27:16 +00:00
..
login_access.c remove __P 2002-03-22 01:22:50 +00:00
login_fbtab.c remove __P 2002-03-22 01:22:50 +00:00
login.1 Use `The .Nm utility' 2002-04-20 12:18:28 +00:00
login.access.5 Remove whitespace at EOL. 2001-07-15 08:06:20 +00:00
login.c Don't use PAM_SILENT unless hushlogin is set (perforce change 10123) 2002-04-22 06:27:16 +00:00
login.h remove __P 2002-03-22 01:22:50 +00:00
Makefile Fixed some style bugs ("From:" in vendor id line, disordered MAN line, and 2002-04-21 12:43:14 +00:00
pathnames.h Like su(1), make PAM use mandatory. Remove parts of the authentication 2001-08-30 11:27:36 +00:00
README Like su(1), make PAM use mandatory. Remove parts of the authentication 2001-08-30 11:27:36 +00:00

This login has additional functionalities. They are all based on (part of)
Wietse Venema's logdaemon package.


The following defines can be used:
1) LOGIN_ACCESS to allow access control on a per tty/user combination
2) LOGALL to log all logins

-Guido

$FreeBSD$