[672] in Kerberos_V5_Development
Re: replay cache files
jtkohl@ATHENA.MIT.EDU (jtkohl@ATHENA.MIT.EDU)
Tue Apr 16 08:45:51 1991
replay caches would normally be cleaned up by the normal /tmp or /usr/tmp
cleanup mechanism.
They can be necessary on the client if the client is expecting replies from
the application server, to prevent reflected messages.
The replay cache code will allow reuse of a replay cache owned by someone else
IF you have unix permission to read it. Are you suggesting that it shouldn't
even allow that (I might agree...)?