Fixed filename substitution typos. @LOCALSTATEDIR -> /usr/local/var
authorJen Selby <jenselby@mit.edu>
Fri, 27 Jun 2003 23:38:43 +0000 (23:38 +0000)
committerJen Selby <jenselby@mit.edu>
Fri, 27 Jun 2003 23:38:43 +0000 (23:38 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15661 dc483132-0cff-0310-8789-dd5450dbe970

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

index f2a28effccafa4200f29f823960f09c375c3bde8..502fc4b7d0165b028660538c72947a101b91f720 100644 (file)
@@ -1,3 +1,8 @@
+2003-06-27  Jen Selby <jenselby@mit.edu>
+
+       * kdc.conf.M: replaced the @LOCALSTATEDIR typos with
+       /usr/local/var
+
 2003-06-20  Tom Yu  <tlyu@mit.edu>
 
        * krb5.conf.M: Sync with doc/krb5conf.texinfo.
index 077bd93ea512d3b889e7682b9b14412e40c31ac4..0c1735f3c76fce33abfe12087005dcb866c2dd89 100644 (file)
@@ -78,14 +78,14 @@ This
 .B string
 specifies the location of the access control list (acl) file that
 kadmin uses to determine which principals are allowed which permissions
-on the database. The default value is @LOCALSTATEDIR/krb5kdc/kadm5.acl.
+on the database. The default value is /usr/local/var/krb5kdc/kadm5.acl.
 
 .IP admin_keytab
 This
 .B string
 Specifies the location of the keytab file that kadmin uses to
 authenticate to the database.  The default value is
-@LOCALSTATEDIR/krb5kdc/kadm5.keytab.
+/usr/local/var/krb5kdc/kadm5.keytab.
 
 .IP database_name
 This