jdk/test/sun/security/krb5/auto/unreachable.krb5.conf
author stefank
Mon, 25 Aug 2014 09:10:13 +0200
changeset 26314 f8bc1966fb30
parent 12842 f6f9cb8f6b97
permissions -rw-r--r--
8055416: Several vm/gc/heap/summary "After GC" events emitted for the same GC ID Reviewed-by: brutisso, ehelin

[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
}