Subject: Re: rcp problem?
To: Andrew Gillham <gillhaa@ghost.whirlpool.com>
From: Simon J. Gerraty <sjg@quick.com.au>
List: current-users
Date: 12/23/1997 21:19:58
>I use rcp occasionally, but under 1.3_BETA the following fails:
>	% rcp localhost:test /tmp/test
>	rcp: rcp: rshrcmd: setuid(0): Operation not permitted

Check that rcp is still setuid.  You may have chowned it sometime and
that will clear the setuid bit.  I got the same error last time
I installed sudo on 1.3_BETA.

--sjg