From owner-freebsd-questions Tue Oct 28 14:26:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA26316 for questions-outgoing; Tue, 28 Oct 1997 14:26:58 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA26294 for ; Tue, 28 Oct 1997 14:26:39 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.8.7/8.6.9) with ESMTP id XAA19175 for ; Tue, 28 Oct 1997 23:27:40 GMT Message-Id: <199710282327.XAA19175@peedub.muc.de> X-Mailer: exmh version 2.0zeta 7/24/97 To: freebsd-questions@freebsd.org Subject: Re: unable to rm suid binary..? Reply-To: Gary Jennejohn In-reply-to: Your message of "Tue, 28 Oct 1997 14:13:30 MST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 29 Oct 1997 00:27:40 +0100 From: Gary Jennejohn Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Brandon Gillespie writes: >I am unable to remove an SUID binary, howcome? Specifically... > >-r-sr-xr-x 1 root bin 196608 Jul 9 19:56 rcp* garyj:peedub:mail:bash:193> ls -lo /bin/rcp -r-sr-xr-x 1 root bin schg 200704 Oct 20 13:32 /bin/rcp* the schg bit is set. Use chflags to turn it off. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com