[8364] in Athena Bugs
vax 7.3P: quota on afs locker
daemon@ATHENA.MIT.EDU (epeisach@Athena.MIT.EDU)
Tue Oct 8 17:34:33 1991
From: epeisach@Athena.MIT.EDU
Date: Tue, 8 Oct 91 17:35:14 -0400
To: bugs@Athena.MIT.EDU
Cc: kevles@Athena.MIT.EDU
In-Reply-To: [8363]
We have tracked down the problem - quota is running as root at the time
examining the users homedir. With AFS, root does not normally have
access to lookup any info about the volume and fails.
I notice that Beth's homedir is top level readable now which is why she
is able to see her quota now.
The problem: All developers believe in open directories and never hit
this situation. A pair set*uid calls are clearly missing from the code.