[2880] in Release_Engineering
quota patches
daemon@ATHENA.MIT.EDU (Richard Basch)
Fri Jun 19 03:13:36 1992
Date: Fri, 19 Jun 92 03:13:28 -0400
To: rel-eng@Athena.MIT.EDU
From: "Richard Basch" <basch@MIT.EDU>
Pick up a new version of:
Imakefile
quota.c
attachtab.c
from /afs/rel-eng/user/probe/src/quota/
(One major difference is the whitespacing; since I had to debug the
problem reported, I decided to make the indenting consistent to preserve
my own sanity).
These patches correct a few problems:
o Print a warning if there is a problem opening attachtab
o Look in /etc/athena/attach.conf for an attachtab line
o Do access() calls with the euid set to the user.
-Richard