jdk/test/sun/security/krb5/tools/onlythree.conf
author weijun
Mon, 28 Nov 2011 18:16:29 +0800
changeset 11107 fc8efc57da08
parent 7037 9fd3887c8010
permissions -rw-r--r--
7115744: Do not call File::deleteOnExit in security tests Reviewed-by: xuelei

[libdefaults]
default_realm = LOCAL.COM
default_tkt_enctypes = des3-cbc-sha1 rc4-hmac aes128-cts

[realms]
LOCAL.COM = {
    kdc = localhost
}