[3900] in testers
Re: Initial 8.3 Solaris test results
daemon@ATHENA.MIT.EDU (Dan Winship)
Sat Mar 27 13:11:50 1999
To: Greg Hudson <ghudson@MIT.EDU>
Cc: testers@MIT.EDU
In-Reply-To: Your message of "Fri, 26 Mar 1999 18:30:54 EST."
<199903262330.SAA24228@small-gods.mit.edu>
Date: Sat, 27 Mar 1999 13:11:37 EST
From: Dan Winship <danw@MIT.EDU>
> Cannot attach locker on /mit:
> directory /mit is user/group writable.
>
> In fact, /mit is group-writable, but is owned by group root.
But there's no way liblocker can know that a given group will only
contain non-user accounts. (Well, I guess it could take advantage of
what we know about libal's behavior.) It seemed easier to just refuse
to attach it though. There's no reason why /mit would need to be
anything other than mode 755.
-- Dan