[libdefaults]
default_realm = R1
forwardable = well
dns_lookup_realm = false

[realms]
R1 = {
   kdc = k1
}
R2 = {
   kdc = old
}