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.
15 lines
237 B
Text
15 lines
237 B
Text
[domain_realm]
|
|
|
|
[libdefaults]
|
|
default_realm = "MAC.LOCAL"
|
|
dns_fallback = "no"
|
|
|
|
[logging]
|
|
admin_server = "FILE:/var/log/krb5kdc/kadmin.log"
|
|
kdc = "FILE:/var/log/krb5kdc/kdc.log"
|
|
|
|
[realms]
|
|
MAC.LOCAL = {
|
|
kdc = "kdc.mac.local:88"
|
|
}
|
|
|