freebsd-src/usr.bin/login
2002-03-22 01:22:50 +00:00
..
login.1 mdoc(7) police: tighten label width. 2001-09-04 10:24:52 +00:00
login.access.5 Remove whitespace at EOL. 2001-07-15 08:06:20 +00:00
login.c Simple fix so the 'LOGIN FAILURE' message send to syslog will include 2002-03-12 19:48:32 +00:00
login.h remove __P 2002-03-22 01:22:50 +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
Makefile Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3. 2002-02-08 23:07:37 +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$