[339] in SIPB_Linux_Development
detach bug
daemon@ATHENA.MIT.EDU (svalente@MIT.EDU)
Mon Jan 24 19:44:19 1994
From: svalente@MIT.EDU
Date: Mon, 24 Jan 94 19:44:03 -0500
To: ongg@MIT.EDU
Cc: linux-dev@MIT.EDU
In-Reply-To: Jay Ongg's message of Mon, 24 Jan 1994 17:39:53 -0500 <9401242239.AA00716@kyoko.mit.edu>
> The detach command will not check if other users on the computer are using
> the locker. Also doesn't check who attached the locker, so one person
> (not even root) can detach a locker someone else attached.
That's not a bug. It's the standard detach behavior. To make detach
check whether other people have the locker attached, create a file
"/etc/athena/attach.conf" with the word "ownercheck" on a line by
itself.
-Sal.