Minor fixups for beta 5 release. Mainly points that the krb.conf and
authorTheodore Tso <tytso@mit.edu>
Fri, 5 May 1995 17:11:49 +0000 (17:11 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 5 May 1995 17:11:49 +0000 (17:11 +0000)
krb.realms section need to be updated and should be ignored in favor
of the krb5.conf manual page.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5744 dc483132-0cff-0310-8789-dd5450dbe970

doc/ChangeLog
doc/install.texi

index b525eec8689d623018f6dd9f21030e58c2ef8c88..120fe72a5d25d3a0537c42492d7993146bedd5ac 100644 (file)
@@ -1,3 +1,9 @@
+Fri May  5 13:10:38 1995  Theodore Y. Ts'o  (tytso@dcl)
+
+       * install.texi: Minor fixups for beta 5 release.  Mainly points
+               that the krb.conf and krb.realms section need to be
+               updated and should be ignored in favor of the krb5.conf
+               manual page.
 
 Fri Apr 28 16:59:41 EDT 1995   Paul Park       (pjpark@mit.edu)
        Add new kadmin.protocol.
index 37b48d809490add2077a3ddf6439d6cb3e3a4a37..0d171fbfcdb5081360e0fa74f1949c516775da8c 100644 (file)
@@ -6,9 +6,9 @@
 @setchapternewpage odd
 @c %**end of header
 
-@set EDITION pre-BETA 5
-@set VERSION pre-BETA 5
-@set UPDATED March 8, 1995
+@set EDITION BETA 5
+@set VERSION BETA 5
+@set UPDATED May 5, 1995
 
 @ignore
 @iftex
@@ -236,7 +236,10 @@ context diffs or unified diffs (using @samp{diff -c} or @samp{diff
 Please note that there are still a number of aspects of Kerberos V5
 which will likely change before the 1.0 release.  In particular, the
 syntax and the names of the configuration files, @file{krb.conf} and
-@file{krb.realms}, are very likely to change in the near future.  In
+@file{krb.realms}, are very likely to change in the near future.
+(@strong{Actually}, they've changed already; this documentation hasn't
+been updated yet to reflect this yet, though.  See the @file{krb5.conf}
+man page for a description of the new configuration file format.)  In
 addition the location of the executable programs may also change as
 well.
 
@@ -945,8 +948,13 @@ your Kerberos realm should be @code{CYGNUS.COM}.
 @comment  node-name,  next,  previous,  up@section 
 @subsection Configuration files
 
-@strong{WARNING:} The name and syntax of the @file{krb.conf} and
-@file{krb.realms} file will be changing before the 1.0 release!
+@strong{WARNING:} The @file{krb.conf} and @file{krb.realms} files are no
+longer used by this release; this documentation hasn't been updated yet
+to describe the new @file{krb5.conf} file, so please disregard the next
+two subsections.  Information about the contents of the @file{krb5.conf} file
+can be found in @file{krb5.conf} manual page, which is located in the
+source tree in the @file{src/config-files} subdirectory.
+
 
 @menu
 * krb.conf::