- nope, a not-realm-specific value is only handled in appdefaults
This commit is contained in:
parent
1739ef7213
commit
0067509b68
4
kdc.conf
4
kdc.conf
@ -2,10 +2,10 @@
|
|||||||
v4_mode = nopreauth
|
v4_mode = nopreauth
|
||||||
|
|
||||||
[realms]
|
[realms]
|
||||||
|
EXAMPLE.COM = {
|
||||||
|
#master_key_type = des3-hmac-sha1
|
||||||
acl_file = /var/kerberos/krb5kdc/kadm5.acl
|
acl_file = /var/kerberos/krb5kdc/kadm5.acl
|
||||||
dict_file = /usr/share/dict/words
|
dict_file = /usr/share/dict/words
|
||||||
admin_keytab = /var/kerberos/krb5kdc/kadm5.keytab
|
admin_keytab = /var/kerberos/krb5kdc/kadm5.keytab
|
||||||
EXAMPLE.COM = {
|
|
||||||
#master_key_type = des3-hmac-sha1
|
|
||||||
supported_enctypes = 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
|
supported_enctypes = 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
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user