Authors: russell@unturf.com · brackishbert@gmail.com · foxhop.net · TimeHexOn.com Patches, unit tests, benchmarks, whitepaper, and outreach briefs. Public domain — no copyright claimed. Use freely.
9 lines
191 B
Text
9 lines
191 B
Text
[libdefaults]
|
|
default_realm = LOCAL.COM
|
|
default_tkt_enctypes = des-cbc-crc des-cbc-md5 des3-cbc-sha1 rc4-hmac aes128-cts aes256-cts aes128-sha2
|
|
|
|
[realms]
|
|
LOCAL.COM = {
|
|
kdc = localhost
|
|
}
|
|
|