[9856] in Athena Bugs
tokens expire prematurely, "tokens" command doesn't notice
daemon@ATHENA.MIT.EDU (Calvin Clark)
Thu Sep 3 21:24:31 1992
Date: Thu, 3 Sep 92 21:24:19 -0400
From: Calvin Clark <ckclark@mit.edu>
To: bugs@Athena.MIT.EDU
Cc: bug-afs@Athena.MIT.EDU
Reply-To: ckclark@mit.edu
I recently got a "tokens expired" message for my uid in the athena cell.
The message is not from a previous login. I guess the AFS server
decided to expire my tokens for some reason. After this message, I was
not able to write to my homedir, even though "tokens" claimed that I
still had unexpired tokens from the current session. I know that
"tokens" just reads strings from the kernel, so they could still be
invalid even if they are unexpired.
bill-the-cat: Thu Sep 3 20:43:23 ~
[31]$ tokens
Tokens held by the Cache Manager:
[ 1]User's (AFS ID 3523) tokens for afs@rel-eng.athena.mit.edu [Expires Sep 4 06:15]
[ 2]User's (AFS ID 3523) tokens for afs@sipb.mit.edu [Expires Sep 4 06:14]
[ 3]User's (AFS ID 3523) tokens for afs@athena.mit.edu [Expires Sep 406:14]
[ 4] --End of list--
bill-the-cat: Thu Sep 3 20:43:30 ~
[32]$ date
Thu Sep 3 20:43:32 EDT 1992
bill-the-cat: Thu Sep 3 20:43:32 ~
[33]$ cat > ~/foo
/afs/athena.mit.edu/user/c/k/ckclark/foo: Permission denied
bill-the-cat: Thu Sep 3 20:43:48 ~
[34]$ fs la ~
Access list for /afs/athena.mit.edu/user/c/k/ckclark is
Normal rights:
system:anyuser rl
ckclark rlidwka
(I ran aklog again this point, and I could write to my homedir.)