3789983e89
Reviewed-by: darcy, ihse
10 lines
144 B
Plaintext
10 lines
144 B
Plaintext
[libdefaults]
|
|
default_realm = LOCAL.COM
|
|
default_tkt_enctypes = des3-cbc-sha1 rc4-hmac aes128-cts
|
|
|
|
[realms]
|
|
LOCAL.COM = {
|
|
kdc = localhost
|
|
}
|
|
|