Change __signed to signed.
[dragonfly.git] / crypto / kerberosIV / appl / bsd / README.login
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) LOGALL to log all logins
8
9 -Guido
10
11 This login has some of Berkeley's paranoid/broken (depending on your point
12 of view) Kerberos code conditionalized out, so that by default it works like
13 klogin does at MIT-LCS.  You can define KLOGIN_PARANOID to re-enable this code.
14 This define also controls whether a warning message is printed when logging
15 into a system with no krb.conf file, which usually means that Kerberos is
16 not configured.
17
18 -GAWollman
19
20 (removed S/Key, /assar)