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