summaryrefslogtreecommitdiffstats
path: root/install/share/kdc.conf.template
diff options
context:
space:
mode:
authorSimo Sorce <ssorce@redhat.com>2011-06-08 17:21:23 -0400
committerSimo Sorce <ssorce@redhat.com>2011-08-26 08:24:50 -0400
commit195a65d5c2b2f2a318225a94e734ec41cdc34b1d (patch)
treed7caf2d0167f99c63cdd74063c1ff0f5f92700da /install/share/kdc.conf.template
parent35e15f6c91be21715d33ae0f06b5629f63289e8f (diff)
downloadfreeipa-195a65d5c2b2f2a318225a94e734ec41cdc34b1d.tar.gz
freeipa-195a65d5c2b2f2a318225a94e734ec41cdc34b1d.tar.xz
freeipa-195a65d5c2b2f2a318225a94e734ec41cdc34b1d.zip
ipa-kdb: Change install to use the new ipa-kdb kdc backend
Use ipakdb instead of kldap and change install procedures accordingly Note that we do not need to store the master key in a keytab as we can read it off of ldap in our driver.
Diffstat (limited to 'install/share/kdc.conf.template')
-rw-r--r--install/share/kdc.conf.template1
1 files changed, 0 insertions, 1 deletions
diff --git a/install/share/kdc.conf.template b/install/share/kdc.conf.template
index 02f1dc111..0a51162da 100644
--- a/install/share/kdc.conf.template
+++ b/install/share/kdc.conf.template
@@ -6,7 +6,6 @@
[realms]
$REALM = {
master_key_type = aes256-cts
- supported_enctypes = aes256-cts:normal aes128-cts:normal des3-hmac-sha1:normal arcfour-hmac:normal des-hmac-sha1:normal des-cbc-md5:normal des-cbc-crc:normal des-cbc-crc:v4 des-cbc-crc:afs3
max_life = 7d
max_renewable_life = 14d
acl_file = /var/kerberos/krb5kdc/kadm5.acl