On Thu, 2009-02-26 at 12:00 -0800, Ben Rockwood wrote: > Truss posted here: > > http://www.cuddletech.com/rpcsec-truss.txt
Looks like Shawn figured out your problem. You can see the same issue in the truss (just look for krb5_set_error_message()). There probably should be some logic to re-create the directory structure if it isn't there. Kerberos is just too brittle in this respect. I've seen this problem over and over again :( -M