enctypes - KDC
Markus Moeller
huaraz at moeller.plus.com
Sat Jan 19 11:07:56 EST 2008
Here is a sample kdc.conf which adds rc4-hmac.
Markus
[kdcdefaults]
kdc_ports = 750,88
[realms]
SUSE.HOME = {
database_name = /var/lib/kerberos/krb5kdc/principal
admin_keytab = FILE:/var/lib/kerberos/krb5kdc/kadm5.keytab
acl_file = /var/lib/kerberos/krb5kdc/kadm5.acl
key_stash_file = /var/lib/kerberos/krb5kdc/.k5.SUSE.HOME
kdc_ports = 750,88
supported_enctypes = rc4-hmac:normal des3-cbc-sha1:normal
des-cbc-crc:normal des-cbc-md5:normal
kdc_supported_enctypes = rc4-hmac:normal des3-cbc-sha1:normal
des-cbc-crc:normal des-cbc-md5:normal
max_life = 10h 0m 0s
max_renewable_life = 7d 0h 0m 0s
}
[logging]
kdc = FILE:/var/log/kdc.log
admin_server = FILE:/var/log/kadmin.log
"Wojtek" <wojtek_ad at spam_op.pl> wrote in message
news:fmlf2u$1sj$1 at atlantis.news.tpi.pl...
> Howto adding supported enctypes to kdc?
>
> I want to add rc4-hmac, but i don`t know it is possible.
>
> Sorry for my english;)
>
> ________________________________________________
> Kerberos mailing list Kerberos at mit.edu
> https://mailman.mit.edu/mailman/listinfo/kerberos
>
More information about the Kerberos
mailing list