aboutsummaryrefslogtreecommitdiff
path: root/src/config-files
diff options
context:
space:
mode:
authorMarc Horowitz <marc@mit.edu>1996-07-22 23:11:08 +0000
committerMarc Horowitz <marc@mit.edu>1996-07-22 23:11:08 +0000
commitb233c5bd9d2c463a70f27bfedd2b0cf404a52498 (patch)
treee0a3310dfd732d518f9cf9fc32b09d957fbfb05a /src/config-files
parent2f727ab5c338e8e5fc7d51418ef6d35186ed31bd (diff)
downloadkrb5-b233c5bd9d2c463a70f27bfedd2b0cf404a52498.zip
krb5-b233c5bd9d2c463a70f27bfedd2b0cf404a52498.tar.gz
krb5-b233c5bd9d2c463a70f27bfedd2b0cf404a52498.tar.bz2
* kdc.conf (admin_*): add the fields for the new admin system to
the prototype config.file git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8776 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config-files')
-rw-r--r--src/config-files/kdc.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/config-files/kdc.conf b/src/config-files/kdc.conf
index 90ca921..21fbdf0 100644
--- a/src/config-files/kdc.conf
+++ b/src/config-files/kdc.conf
@@ -5,8 +5,12 @@
ATHENA.MIT.EDU = {
profile = /etc/krb5.conf
database_name = /usr/local/lib/krb5kdc/principal
- key_stash_file = /usr/local/lib/krb5kdc/stash
+ admin_database_name = /usr/local/lib/krb5kdc/kadm5_adb
+ admin_database_lockfile = /usr/local/lib/krb5kdc/kadm5_adb.lock
+ admin_keytab = FILE:/usr/local/lib/krb5kdc/kadm5.keytab
+ key_stash_file = /usr/local/lib/krb5kdc/.k5stash
kdc_ports = 750,88
+ kadmind_port = 3761
max_life = 10h 0m 0s
max_renewable_life = 7d 0h 0m 0s
master_key_type = des-cbc-crc