Initial import from FreeBSD RELENG_4:
[dragonfly.git] / usr.bin / login / README
1 This login has additional functionalities. They are all based on (part of)
2 Wietse Venema's logdaemon package.
3
4
5 The following defines can be used:
6 1) LOGIN_ACCESS to allow access control on a per tty/user combination
7 2) SKEY to allow the use of s/key one time passwords
8 3) LOGALL to log all logins
9
10 -Guido
11
12 $FreeBSD: src/usr.bin/login/README,v 1.3 2000/02/27 07:14:33 ru Exp $