On Mon, Jul 7, 2008 at 12:13 PM, Stephen Harris <[EMAIL PROTECTED]> 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:

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

[EMAIL PROTECTED] lane]$ rsh khan ls
poll: protocol failure in circuit setup

[EMAIL PROTECTED] lane]$ which rsh
~/bin/rsh

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

FYI:

[EMAIL PROTECTED] ~]$ 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

[EMAIL PROTECTED] ~]$


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

mhr
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to