diff -r 1bfe369fe439 -r 9fd3887c8010 jdk/test/sun/security/krb5/tools/onlythree.conf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/jdk/test/sun/security/krb5/tools/onlythree.conf Thu Oct 28 21:14:44 2010 +0800 @@ -0,0 +1,9 @@ +[libdefaults] +default_realm = LOCAL.COM +default_tkt_enctypes = des3-cbc-sha1 rc4-hmac aes128-cts + +[realms] +LOCAL.COM = { + kdc = localhost +} +