jdk/test/sun/security/krb5/confplusprop.conf
author lana
Thu, 10 Jun 2010 18:58:31 -0700
changeset 5753 e0ee3917e318
parent 3221 98ac5a3e79e9
child 6123 664a0a541d26
permissions -rw-r--r--
Merge

[libdefaults]
default_realm = R1
forwardable = well

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