Previous: krb5.conf, Up: Configuration Files



2.2 kdc.conf

Because Kerberos V4 requires a different type of salt for the encryption type, you will need to change the supported_enctypes line in the [realms] section to:

     supported_enctypes = des-cbc-crc:normal des-cbc-crc:v4

This is the only change needed to the kdc.conf file.