Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / crypto / kerberosIV / README
1
2 *** PLEASE REPORT BUGS AND PROBLEMS TO kth-krb-bugs@nada.kth.se ***
3
4 This is a severly hacked up version of Eric Young's eBones-p9 kerberos
5 version. The DES library has been updated with his 3.23 version and
6 numerous patches collected over the years have been applied to both
7 the kerberos and DES sources, most notably the CMU patches for extended
8 lifetimes that AFS uses. There is also support for AFS built into most
9 programs. 
10
11 The source has been changed to use ANSI C and POSIX to the largest
12 possible extent. The code in util/et and appl/bsd have not been
13 updated in this way though (they really need it).
14
15 Telnet and telnetd are based on the telnet.95.10.23.NE.tar.Z. Kerberos
16 authentication is the default and warnings are issued by telnetd if
17 the telnet client does not turn on encryption.
18
19 The r* programs in appl/bsd have been updated with newer sources from
20 NetBSD and FreeBSD. NOTE: use of telnet is prefered to the use of
21 rlogin which is a temporary hack and not an Internet standard (and has
22 only been documented quite recently).  Telnet uses kerberos
23 authentication to prevent the passing of cleartext passwords and is
24 thus superior to rlogin.
25
26 The distribution has been configured to primarily use kerberos
27 authentication with a fallback to /etc/passwd passwords. This should
28 make it easy to do a slow migration to kerberos.  OTP support is also
29 included in login, popper, and ftpd.
30
31 All programs in this distribution follow these conventions:
32
33 /usr/athena/bin:        User programs
34 /usr/athena/sbin:       Administrator programs
35 /usr/athena/libexec:    Daemons
36 /etc:                   Configuration files
37 /var/log:               Logfiles
38 /var/kerberos:          Kerberos database and ACL files
39
40 A W3-page is at http://www.pdc.kth.se/kth-krb/
41
42 You can get some documentation from ftp://ftp.pdc.kth.se/pub/krb/doc.
43
44 Please report bugs and problems to kth-krb-bugs@nada.kth.se
45
46 There is a mailing list discussing kerberos at krb4@sics.se, send a
47 message to majordomo@sics.se to subscribe.