freebsd-dev/usr.bin/login
2004-07-03 00:24:45 +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 Deal with double whitespace. 2004-07-03 00:24:45 +00:00
login.access.5 Mechanically kill hard sentence breaks. 2004-07-02 22:22:35 +00:00
login.c Fix ~/.hushlogin handling. 2004-01-26 20:04:47 +00:00
login.h remove __P 2002-03-22 01:22:50 +00:00
Makefile Fixed style bugs in previous commit (.ifndef instead of .if defined(), 2004-02-29 06:39:11 +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$