[2746] in Kerberos-V5-bugs
Re: krb5-kdc/435: Bug Report for Kerberos V5
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Wed Jun 11 01:23:39 1997
To: "Theodore Y. Ts'o" <tytso@MIT.EDU>
Cc: krb5-bugs@MIT.EDU, Sacha Dawes <sacha@lsli.com>,
krb5-unassigned@RT-11.MIT.EDU, gnats-admin@RT-11.MIT.EDU,
krb5-prs@RT-11.MIT.EDU
From: Marc Horowitz <marc@cygnus.com>
Date: 11 Jun 1997 01:21:47 -0400
In-Reply-To: "Theodore Y. Ts'o"'s message of Wed, 11 Jun 1997 00:13:06 -0400
"Theodore Y. Ts'o" <tytso@MIT.EDU> writes:
>> krb5kdc generates following error in log file:
>> krb5kdc: Permission denied in replay cache code - \
>> > while initializing KDC replay cache
>>
>> This means the KDC process doesn't have access to /usr/tmp,
>> /var/usr/tmp, /var/tmp or /tmp, depending on where the your central temp
>> directory is located (it's determined as part of the configuration
>> process).
The other common cause for this is running the daemon as another user
first. make sure that the rc_* files in the appropriate directory
aren't owned by the wrong user.
Marc