jdk/test/sun/security/krb5/config/confplusprop2.conf
changeset 22958 273ddc5c37f3
parent 6123 664a0a541d26
child 30653 6ef1144fd561
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/jdk/test/sun/security/krb5/config/confplusprop2.conf	Wed Feb 12 19:20:43 2014 +0800
@@ -0,0 +1,10 @@
+[libdefaults]
+dns_lookup_realm = false
+
+[realms]
+R1 = {
+   kdc = k12
+}
+R2 = {
+   kdc = old
+}