[2421] in Kerberos_V5_Development
Kerberos V4 Re-entrancy Question and a Solaris threaded server.
daemon@ATHENA.MIT.EDU (Clifford Neuman)
Wed Jul 9 21:28:06 1997
Date: Wed, 9 Jul 1997 18:27:33 -0700
From: Clifford Neuman <bcn@ISI.EDU>
To: epeisach@MIT.EDU
Cc: jdj@busstop.jpl.nasa.gov, krbdev@MIT.EDU, tytso@MIT.EDU
In-Reply-To: Ezra Peisach's message of Wed, 09 Jul 1997 21:23:57 EDT <9707100123.AA06132@kangaroo.mit.edu>
I don't know the implementation details of the replay cache offhand,
but it is possible that the verification of authentication was being
done in the main process before forking so that updates to the replay
cache are effective across all invocations.
Cliff