[libdefaults]
default_realm = LOCAL.COM
default_tkt_enctypes = des3-cbc-sha1 rc4-hmac aes128-cts

[realms]
LOCAL.COM = {
    kdc = localhost
}