update path for kdc.conf in man page
authorKen Raeburn <raeburn@mit.edu>
Fri, 30 May 2003 01:50:38 +0000 (01:50 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 30 May 2003 01:50:38 +0000 (01:50 +0000)
The man page puts kdc.conf in lib/krb5kdc, but it should be var/krb5kdc.
(It's also hardcoded as being in /usr/local, but that's another bug...)

* kdc.conf.M (FILES): Refer to correct location for kdc.conf in the default
installation path.

ticket: new
target_version: 1.3
tags: pullup

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

src/config-files/ChangeLog
src/config-files/kdc.conf.M

index 0c038012d25def04bb14f09d2da95bbc65c6d15b..eaaa355bae70c7a2c1ebd484ca9d55565a571dfd 100644 (file)
@@ -1,3 +1,8 @@
+2003-05-29  Ken Raeburn  <raeburn@mit.edu>
+
+       * kdc.conf.M (FILES): Refer to correct location for kdc.conf in
+       the default installation path.
+
 2002-09-24  Sam Hartman  <hartmans@mit.edu>
 
        * krb5.conf: Update enctypes and add club.cc.cmu.edu
index 103be2a0f12d087b04b5453cfbe3bae48a0f58b3..077bd93ea512d3b889e7682b9b14412e40c31ac4 100644 (file)
@@ -235,7 +235,7 @@ tickets should be checked against the transit path computed from the
 realm names and the [capaths] section of its krb5.conf file
 
 .SH FILES 
-/usr/local/lib/krb5kdc/kdc.conf
+/usr/local/var/krb5kdc/kdc.conf
 
 .SH SEE ALSO
 krb5.conf(5), krb5kdc(8)