Kerberos
Day 1
1.7 and 1.8 features
Encryption Info
don't specify enc types in krb5.conf - enc types should be auto-negotiated so that the highest encryption is chosen by krb
no tripple des (MS doesn't support it)
ktadd -e to specify encryption type for a principal
derived keys now cached on kdc
backend
ldap backend might support atomic increment replication
Kerberos 1.9
Admin changes
Protocol changes
Future
interface to purge old keys (1.8.x?)
interface to delete specific enc types (1.8.x?)
trace logging (1.9)
password quality checking (1.9)
print enc types in “input form”
improve ipv6 support
improve key rollover (application keys)
-
cli config tester (validator.py)