Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 1997 00:27:40 +0100
From:      Gary Jennejohn <garyj@peedub.muc.de>
To:        freebsd-questions@freebsd.org
Subject:   Re: unable to rm suid binary..? 
Message-ID:  <199710282327.XAA19175@peedub.muc.de>
In-Reply-To: Your message of "Tue, 28 Oct 1997 14:13:30 MST." <Pine.BSF.3.96.971028140927.20649A-100000@roguetrader.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710282327.XAA19175>