Here are some dumb questions: Can you ping kerberos.foobar.com from the machine running your webserver? Is the KDC running on port 88? Is /etc/krb.conf world readable? Do you have a kerberos entry in /etc/services?
On Wed, Jun 26, 2013 at 12:38 PM, Benjamin Kaduk <[email protected]> wrote: > 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 > ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
