1 [libdefaults]
2 default_realm = LOCAL.COM
3 default_tkt_enctypes = des3-cbc-sha1 rc4-hmac aes128-cts
4
5 [realms]
6 LOCAL.COM = {
7 kdc = localhost
8 }
9