b38aa43e89
Wed Oct 23 2002 Nalin Dahyabhai <nalin@redhat.com> 1.2.2-15 - add patch from Tom Yu for exploitable bugs in kadmind4 - remove raw keys from the default kdc.conf
11 lines
301 B
Plaintext
11 lines
301 B
Plaintext
[kdcdefaults]
|
|
acl_file = /var/kerberos/krb5kdc/kadm5.acl
|
|
dict_file = /usr/share/dict/words
|
|
admin_keytab = /var/kerberos/krb5kdc/kadm5.keytab
|
|
|
|
[realms]
|
|
EXAMPLE.COM = {
|
|
master_key_type = des-cbc-crc
|
|
supported_enctypes = des-cbc-crc:normal des3-cbc-sha1:normal des-cbc-crc:v4 des-cbc-crc:afs3
|
|
}
|