HI!

I'm using Java GSS of Java 1.5.0_14 with MS AD. I'd like to avoid setting 
the property java.security.krb5.kdc to specify the KDCs. I'd prefer to let 
JGSS locate the KDCs via DNS. Is this possible with this Java version? I 
tried to switch to using krb5.conf with

[libdefaults]
dns_lookup_kdc = true

leaving [realms] empty.

But this didn't work. (It works with KDC being specified in krb5.conf, so it 
is actually used.)

Ciao, Michael.
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to