c41359
[kdcdefaults]
c41359
    kdc_ports = 88
c41359
    kdc_tcp_ports = 88
c41359
    spake_preauth_kdc_challenge = edwards25519
c41359
c41359
[realms]
c41359
EXAMPLE.COM = {
c41359
     #master_key_type = aes256-cts
c41359
     acl_file = /var/kerberos/krb5kdc/kadm5.acl
c41359
     dict_file = /usr/share/dict/words
c41359
     admin_keytab = /var/kerberos/krb5kdc/kadm5.keytab
31ace6
     supported_enctypes = aes256-cts:normal aes128-cts:normal arcfour-hmac:normal camellia256-cts:normal camellia128-cts:normal
c41359
}