On Wed, 26 Jun 2013, Lee Eric wrote: > Hi Ben, > > Thanks. Just curious, how kinit queries the DNS server? Is it using > /etc/resolv.conf?
The krb5 library (which is what kinit uses) uses the libc resolver, which should honor /etc/resolv.conf. -Ben ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
