jdk/test/sun/security/krb5/auto/unreachable.krb5.conf
author lana
Thu, 26 Dec 2013 12:04:16 -0800
changeset 23010 6dadb192ad81
parent 12842 f6f9cb8f6b97
permissions -rw-r--r--
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date Reviewed-by: tbell, lancea, chegar

[libdefaults]
   default_realm = RABBIT.HOLE
[realms]

RABBIT.HOLE = {
   kdc = 127.0.0.1:13434
   kdc = 127.0.0.1:13435
   kdc = 127.0.0.1:13436
}