jdk/test/sun/security/krb5/name/krb5.conf
changeset 13247 74902cfeb9c6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/jdk/test/sun/security/krb5/name/krb5.conf	Wed Jul 11 17:10:34 2012 +0800
@@ -0,0 +1,10 @@
+[libdefaults]
+default_realm = R
+
+[realms]
+R = {
+    kdc = kdc
+}
+
+[domain_realm]
+.h2 = R2