[2745] in Kerberos-V5-bugs
Re: krb5-kdc/435: Bug Report for Kerberos V5
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Wed Jun 11 00:17:06 1997
Date: Wed, 11 Jun 1997 00:13:06 -0400
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: krb5-bugs@MIT.EDU, Sacha Dawes <sacha@lsli.com>
Cc: krb5-unassigned@RT-11.MIT.EDU, gnats-admin@RT-11.MIT.EDU,
krb5-prs@RT-11.MIT.EDU
In-Reply-To: Sacha Dawes's message of Tue, 10 Jun 1997 12:14:02 -0400,
<199706101614.MAA09817@rt-11.MIT.EDU>
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).
This sounds like a configuration error....
- Ted