Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 1998 16:02:25 -0700
From:      key@KSquared.Net
To:        freebsd-stable@FreeBSD.ORG
Cc:        key@Network-Alchemy.COM
Subject:   Broken Pipe on rsh to account using /bin/csh in v2.2.7
Message-ID:  <199809252302.QAA05805@sodium.network-alchemy.com>

next in thread | raw e-mail | index | archive | help
Hi Folks,

I've searched my archive of freebsd-stable and haven't seen a discussion 
of this yet.  I've got some machines with v2.2.7.  When I rsh to 
accounts on them that use /bin/csh I get no output and rsh exits with 
"Broken pipe".  I added some debugging to rshd on a v2.2.7 box and 
I can see that we appear to successfully call execl() with
the shell and all the arguments look good.  If the login shell is
anything other than csh (tested /usr/local/bin/tcsh, /bin/sh, 
/usr/local/bin/bash), rsh works.  And rlogin, etc works fine.

Anyone know where I should start looking?  I pulled /bin/csh source from
v2.2.5, compiled on the v2.2.7, it has the same problem.  So,
anyone have an idea where I should look next?  In the execl() call?

Thanks,
Ken Key (key@Ksquared.Net)
--
Ken Key 
Santa Cruz, CA

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



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