[2705] in testers
Re: Other bugs in 7.7L
daemon@ATHENA.MIT.EDU (jweiss@MIT.EDU)
Wed Dec 14 17:49:35 1994
Date: Wed, 14 Dec 1994 17:48:55 +0500
From: jweiss@MIT.EDU
To: testers-mtg@menelaus.local
Date: Wed, 14 Dec 94 01:26:29 -0500
To: cfields@MIT.EDU
Cc: wdc@MIT.EDU, testers@MIT.EDU
[13028] daemon@ATHENA.MIT.EDU (cfields@MIT.EDU) Athena Bugs 12/14/94 01:13 (47 lines)
From: cfields@MIT.EDU
Date: Wed, 14 Dec 1994 01:12:35 +0500
> Can't open /usr/tmp/attachtab.lock: Permission denied
> quota: aborting
quota makes sense since it's a setuid program off the packs.
attachtab.lock doesn't make sense to me, since attach is local and so
should still be happily setuid.
Actually, I believe the line about attachtab.lock is produced by quota
(which is looking at attachtab, because it has to figure out what
lockers are attached). It appears to be an explanation of why quota
is aborting.
Jonathon