[7490] in Athena Bugs
Re: AFS tokens expired message
daemon@ATHENA.MIT.EDU (Richard Basch)
Tue Apr 30 12:46:04 1991
Date: Tue, 30 Apr 91 12:45:47 -0400
To: bugs@MIT.EDU, bug-afs@MIT.EDU
From: Richard Basch <basch@MIT.EDU>
When one authenticates to the cell, an attempt is made to identify the
AFS id associated with the "principle" and store that along with the
authenticator in the kernel token cache-manager.
If the AFS id cannot be determined or invalid, it is set to UNDEFVID (-1).
I am curious as to what version of the AFS code (Athena release) that
the machine was running when it reported this. I thought all the
messages regarding tokens had been changed to include the user id as
well as the AFS id, but there was no user id listed in the message that
was reported.
-Richard