Initial securid2 support.
[krb5.git] / README
1                    Kerberos Version 5, Release 1.9
2
3                             Release Notes
4                         The MIT Kerberos Team
5
6 Copyright and Other Notices
7 ---------------------------
8
9 Copyright (C) 1985-2010 by the Massachusetts Institute of Technology
10 and its contributors.  All rights reserved.
11
12 Please see the file named NOTICE for additional notices.
13
14 Building and Installing Kerberos 5
15 ----------------------------------
16
17 The first file you should look at is doc/install-guide.ps; it contains
18 the notes for building and installing Kerberos 5.  The info file
19 krb5-install.info has the same information in info file format.  You
20 can view this using the GNU emacs info-mode, or by using the
21 standalone info file viewer from the Free Software Foundation.  This
22 is also available as an HTML file, install.html.
23
24 Other good files to look at are admin-guide.ps and user-guide.ps,
25 which contain the system administrator's guide, and the user's guide,
26 respectively.  They are also available as info files
27 kerberos-admin.info and krb5-user.info, respectively.  These files are
28 also available as HTML files.
29
30 If you are attempting to build under Windows, please see the
31 src/windows/README file.
32
33 Reporting Bugs
34 --------------
35
36 Please report any problems/bugs/comments using the krb5-send-pr
37 program.  The krb5-send-pr program will be installed in the sbin
38 directory once you have successfully compiled and installed Kerberos
39 V5 (or if you have installed one of our binary distributions).
40
41 If you are not able to use krb5-send-pr because you haven't been able
42 compile and install Kerberos V5 on any platform, you may send mail to
43 krb5-bugs@mit.edu.
44
45 You may view bug reports by visiting
46
47 http://krbdev.mit.edu/rt/
48
49 and logging in as "guest" with password "guest".
50
51 DES transition
52 --------------
53
54 The Data Encryption Standard (DES) is widely recognized as weak.  The
55 krb5-1.7 release contains measures to encourage sites to migrate away
56 from using single-DES cryptosystems.  Among these is a configuration
57 variable that enables "weak" enctypes, which defaults to "false"
58 beginning with krb5-1.8.
59
60 Major changes in 1.9
61 --------------------
62
63 krb5-1.9 changes by ticket ID
64 -----------------------------