[13029] in Athena Bugs
Re: Other bugs in 7.7L
daemon@ATHENA.MIT.EDU (jweiss@MIT.EDU)
Wed Dec 14 01:26:34 1994
From: jweiss@MIT.EDU
Date: Wed, 14 Dec 94 01:26:29 -0500
To: cfields@MIT.EDU
Cc: wdc@MIT.EDU, testers@MIT.EDU
In-Reply-To: [13028]
[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