Date: Sat, 26 Sep 1998 16:12:18 +0200 (CEST) From: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> To: key@KSquared.Net Cc: freebsd-stable@FreeBSD.ORG, key@Network-Alchemy.COM Subject: Re: Broken Pipe on rsh to account using /bin/csh in v2.2.7 Message-ID: <199809261412.QAA08224@internal> In-Reply-To: <199809252302.QAA05805@sodium.network-alchemy.com> from "key@KSquared.Net" at "Sep 25, 98 04:02:25 pm"
next in thread | previous 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? http://www.freebsd.org/cgi/query-pr.cgi?pr=7381 -Andre 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?199809261412.QAA08224>