freebsd_amp_hwpstate/usr.bin/login
Geoff Rehmet 3c6459e594 Undo damage done between revisions 1.6 and 1.7
(Guys, please don't DAMAGE commits that have just gone in.)
1994-09-30 13:26:15 +00:00
..
Makefile Undo damage done between revisions 1.6 and 1.7 1994-09-30 13:26:15 +00:00
README
klogin.c
login.1
login.access.5
login.c Install support for skey and login.access 1994-09-29 18:59:15 +00:00
login_access.c
login_fbtab.c
login_skey.c
pathnames.h

README

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) SKEY to allow the use of s/key one time passwords
3) LOGALL to log all logins

-Guido