[2695] in testers
No subject found in mail header
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Wed Aug 10 11:42:50 1994
To: Ezra Peisach <epeisach@MIT.EDU>
Cc: Jake Wetzel <jawetzel@MIT.EDU>, cfields@MIT.EDU, yandros@MIT.EDU,
testers@MIT.EDU
In-Reply-To: Your message of "Wed, 10 Aug 1994 10:30:07 EDT."
<9408101430.AA16308@kangaroo.mit.edu>
Date: Wed, 10 Aug 1994 11:43:23 -0400
From: Marc Horowitz <marc@cam.ov.com>
>> b) cleanup could do a detach -a (whatever), if and only if no one else
>> is logged into the machine.... Assuming that the machine is not hacked
>> all should be well.... But what about private machines, like in the sipb
>> office and everywhere else - you can't detach things underneath a user
>> who may be relying on them...
attach keeps a list of all the users who have attached a locker. Have
xlogin run detach -a on behalf of the user, and have this only detach
the locker if no other users are using it (this may be the current
behavior already). Add a config option to attach.conf which allows
any user (not just named user) to use the -O option, and set this
option on public workstations, so users can force a detach of a locker
if need be.
Marc