5af5b2
[kdcdefaults]
5af5b2
 kdc_ports = 88
5af5b2
 kdc_tcp_ports = 88
5af5b2
5af5b2
[realms]
5af5b2
 EXAMPLE.COM = {
5af5b2
  #master_key_type = aes256-cts
5af5b2
  acl_file = /var/kerberos/krb5kdc/kadm5.acl
5af5b2
  dict_file = /usr/share/dict/words
5af5b2
  admin_keytab = /var/kerberos/krb5kdc/kadm5.keytab
5af5b2
  supported_enctypes = aes256-cts:normal aes128-cts:normal des3-hmac-sha1:normal arcfour-hmac:normal camellia256-cts:normal camellia128-cts:normal des-hmac-sha1:normal des-cbc-md5:normal des-cbc-crc:normal
5af5b2
 }