freebsd-dev/usr.bin/login
1994-10-19 00:03:45 +00:00
..
klogin.c
login_access.c Add skey supprot 1994-08-21 19:26:22 +00:00
login_fbtab.c Implemnet fbtab ala SunOS (thanks to WZV, see login_fbtab.c) 1994-08-22 19:56:14 +00:00
login_skey.c Add skey supprot 1994-08-21 19:26:22 +00:00
login.1 Implemnet fbtab ala SunOS (thanks to WZV, see login_fbtab.c) 1994-08-22 19:56:14 +00:00
login.access.5 Add skey supprot 1994-08-21 19:26:22 +00:00
login.c Include most of the logdaemon v4.4 S/key changes 1994-10-19 00:03:45 +00:00
Makefile Include most of the logdaemon v4.4 S/key changes 1994-10-19 00:03:45 +00:00
pathnames.h Implemnet fbtab ala SunOS (thanks to WZV, see login_fbtab.c) 1994-08-22 19:56:14 +00:00
README Add skey supprot 1994-08-21 19:26:22 +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) SKEY to allow the use of s/key one time passwords
3) LOGALL to log all logins

-Guido