On 10/13/09 03:17 PM, Mark Phalan wrote: > On 10/13/09 02:56 PM, Gunnarsson, Gunnar wrote: >> I've an isolated local DNS zone not connected to root servers on the >> internet. Could that be an issue here ? > > That shouldn't be a problem at all. Kerberos should also work fine even > without DNS as long as a suitable /etc/hosts file has been populated. > > Your DNS setup looks fine to me. Can you run krb-diag and send it to me? > (see: http://opensolaris.org/os/project/kerberos/Debuggin/)
We sorted this out off-list. The problem ended up being missing /var/krb5/rcache and /var/krb5/rcache/root directories. Fixed by running "pkgchk -f SUNWkrbr" -M