[CentOS] rsh problems in CentOS 5.2 (was "cvs command failure on 5.2")

MHR mhullrich at gmail.com
Mon Jul 7 20:45:25 UTC 2008


On Mon, Jul 7, 2008 at 12:13 PM, Stephen Harris <lists at spuddy.org> wrote:
> On Mon, Jul 07, 2008 at 11:53:42AM -0700, MHR wrote:
>
> This version of rsh is probably /usr/kerberos/bin/rsh  (use "type rsh"
> or "which rsh" to verify).  Try using /usr/bin/rsh instead.
>
> (the krb5-workstation package sets this early on your PATH in /etc/profile.d/)
>

I wondered about that.  So, per your suggestion, I modified the way my
path gets set up, and here's what happened:

[mrichter at sushi lane]$ cvs diff Makefile
poll: protocol failure in circuit setup
cvs [diff aborted]: end of file from server (consult above messages if any)

[mrichter at sushi lane]$ rsh khan ls
poll: protocol failure in circuit setup

[mrichter at sushi lane]$ which rsh
~/bin/rsh

[mrichter at sushi lane]$ ls -l ~/bin/rsh
lrwxrwxrwx 1 mrichter RnD 12 Jul  7 13:14 /home/mrichter/bin/rsh ->
/usr/bin/rsh*

FYI:

[mrichter at sushi ~]$ echo $PATH
::/home/mrichter/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/usr/local/sbin:/other/mhr

[mrichter at sushi ~]$


Apparently, it is a problem with /usr/bin/rsh itself....

mhr



More information about the CentOS mailing list