aboutsummaryrefslogtreecommitdiff
path: root/src/config-files
diff options
context:
space:
mode:
authorJen Selby <jenselby@mit.edu>2003-06-27 23:38:43 +0000
committerJen Selby <jenselby@mit.edu>2003-06-27 23:38:43 +0000
commit4fb1e614e7ca8d4b62d4be1ef6a8f461d46a537a (patch)
tree6ba6a842561ecd9df9fa988a487fc8a22adbf5c9 /src/config-files
parent5c56bdf964919fd3f85c874093f3190bef681803 (diff)
downloadkrb5-4fb1e614e7ca8d4b62d4be1ef6a8f461d46a537a.zip
krb5-4fb1e614e7ca8d4b62d4be1ef6a8f461d46a537a.tar.gz
krb5-4fb1e614e7ca8d4b62d4be1ef6a8f461d46a537a.tar.bz2
Fixed filename substitution typos. @LOCALSTATEDIR -> /usr/local/var
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15661 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config-files')
-rw-r--r--src/config-files/ChangeLog5
-rw-r--r--src/config-files/kdc.conf.M4
2 files changed, 7 insertions, 2 deletions
diff --git a/src/config-files/ChangeLog b/src/config-files/ChangeLog
index f2a28ef..502fc4b 100644
--- a/src/config-files/ChangeLog
+++ b/src/config-files/ChangeLog
@@ -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.
diff --git a/src/config-files/kdc.conf.M b/src/config-files/kdc.conf.M
index 077bd93..0c1735f 100644
--- a/src/config-files/kdc.conf.M
+++ b/src/config-files/kdc.conf.M
@@ -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