jdk/test/sun/security/krb5/confplusprop2.conf
author bobv
Thu, 02 Dec 2010 14:00:03 -0500
changeset 7407 47339ceb8cb0
parent 6123 664a0a541d26
permissions -rw-r--r--
7004217: Remove IA64 workaround re-introduced with CR6953477 Summary: gcc bug worksaround for IA64 no longer needed Reviewed-by: andrew

[libdefaults]
dns_lookup_realm = false

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