[4147] in Athena Bugs
Strange afs aklog bug on 6.4R VAX.
daemon@ATHENA.MIT.EDU (Bill Cattey)
Mon Feb 5 22:20:53 1990
Date: Mon, 5 Feb 90 22:20:29 -0500 (EST)
From: Bill Cattey <wdc@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
An hour before my tokens were supposed to expire I couldn't read certain
of my AFS volumes. They were accessible from another host. Flushing
the volume did not help. Renewing tokens fixed the problem:
lakota% pushd /afs/athena
/afs/athena /mit/wdc /mit/minidev/minicourses/EZ /mit/minidev/minicourses/Latex
~
lakota% cd astaff/
lakota% cd project/
lakota% cd andrew/
lakota% cd a-andy-r4/
a-andy-r4/: No such file or directory
lakota% l
total 11
2 drwxr-xr-x 6 wdc 2048 Jan 12 18:25 a-andy-r4
2 drwxrwxrwx 6 root 2048 Oct 17 22:54 fexport
2 drwxrwxrwx 6 root 2048 Jan 31 19:59 nexport
2 drwxrwxr-x 2 wdc 2048 Nov 29 16:12 rt
1 lrwxr-xr-x 1 wdc 7 Dec 28 18:26 texport -> nexport
2 drwxrwxr-x 2 wdc 2048 Nov 29 16:14 vax
lakota% fs listvol a-andy-r4/
Volume status for vid = 536871233 named aproj.andrew.r4.nb
Current minimum quota is 0, maximum quota is 420000
Current blocks used are 336564
The partition has 138618 blocks available out of 503443
lakota% ls a-andy-r4/
a-andy-r4/ unreadable
lakota% fs la a-andy-r4/
Access list for a-andy-r4/ is
Normal rights:
system:anyuser rl
wdc rlidwka
lakota% pwd
/afs/athena.mit.edu/astaff/project/andrew
lakota% ls a-andy-r4/
a-andy-r4/ unreadable
lakota% fs flushvol .
lakota% pwd
/afs/athena.mit.edu/astaff/project/andrew
lakota% ls a-andy-r4/
a-andy-r4/ unreadable
lakota% tokens
Tokens held by the Cache Manager: (** marks primary identity)
[ 0] User ViceID=11306 for afs@athena.mit.edu [Expires Feb 5 22:47]
[ 1] --End of list--
lakota% kinit
MIT Project Athena (lakota)
Kerberos Initialization
Kerberos name: wdc
Password:
lakota% aklog
lakota% ls a-andy-r4/
Notes mit-local rt texport
core nexport src vax
lakota%