chmod: Operation not permitted

2005-01-18 Thread Gardner Bell
After rebuilding world last night I can no longer chmod some system binaries that I don't need. When attemtping to do so I get a permission denied. [EMAIL PROTECTED] chmod 000 /bin/rcp chmod: /bin/rcp: Operation not permitted. [EMAIL PROTECTED] chmod 000 /bin/rlogin chmod: /bin/rlogin:

Re: chmod: Operation not permitted

2005-01-18 Thread Mark Ovens
Gardner Bell wrote: After rebuilding world last night I can no longer chmod some system binaries that I don't need. When attemtping to do so I get a permission denied. [EMAIL PROTECTED] chmod 000 /bin/rcp chmod: /bin/rcp: Operation not permitted. [EMAIL PROTECTED] chmod 000 /bin/rlogin chmod:

Re: chmod: Operation not permitted

2005-01-18 Thread Karol Kwiatkowski
Gardner Bell wrote: After rebuilding world last night I can no longer chmod some system binaries that I don't need. When attemtping to do so I get a permission denied. [EMAIL PROTECTED] chmod 000 /bin/rcp chmod: /bin/rcp: Operation not permitted. [EMAIL PROTECTED] chmod 000 /bin/rlogin

Re: chmod: Operation not permitted

2005-01-18 Thread Gardner Bell
On Tue, Jan 18, 2005 at 04:20:45PM +0100 Karol Kwiatkowski wrote: # ls -lo /bin/rcp -r-sr-xr-x 1 root wheel schg 18388 Jan 10 22:49 /bin/rcp notice schg up here Check chlags(1) manpage for more information. Oh, btw. which rlogin gives me /usr/bin/rlogin on 5.3-RELEASE. Is