[3931] in Kerberos
Re: KRB5 problems
daemon@ATHENA.MIT.EDU (Ted Lemon)
Tue Sep 27 13:06:39 1994
To: jprondak@earth.ml.com (Jason Prondak)
Cc: kerberos@MIT.EDU
In-Reply-To: Your message of "Tue, 27 Sep 1994 10:22:55 EDT."
<9409271422.AA16049@macbeth.ml.com>
Date: Tue, 27 Sep 1994 09:36:50 -0700
From: Ted Lemon <mellon@ipd.wellsfargo.com>
Are you using tmpfs for your /tmp? It doesn't support file locking,
which means that the kerberos library loses horribly when it tries to
acquire a lock on the cache.
I ran into that problem on one of the Suns here, so I hacked things so
that I can specify --with-ticket-dir=foo in configure. Patches will
follow in the not-too-distant future.
Meanwhile, if you make a directory with mode 1777 somewhere off of
/tmp, and then set KRB5CCNAME to some name in that directory, and then
run kinit, you should be able to win. Needless to say, it would also
be bad to put the credentials cache on an NFS filesystem...
_MelloN_
--
Ted Lemon Wells Fargo Bank, Information Protection Division
mellon@ipd.wellsfargo.com +1 415 477 5045