From owner-freebsd-questions Wed Aug 26 06:41:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA00701 for freebsd-questions-outgoing; Wed, 26 Aug 1998 06:41:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from plains.NoDak.edu (plains.NoDak.edu [134.129.111.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA00695 for ; Wed, 26 Aug 1998 06:41:07 -0700 (PDT) (envelope-from tinguely@plains.NoDak.edu) Received: (from tinguely@localhost) by plains.NoDak.edu (8.8.8/8.8.8) id IAA22534; Wed, 26 Aug 1998 08:40:13 -0500 (CDT) Date: Wed, 26 Aug 1998 08:40:13 -0500 (CDT) From: Mark Tinguely Message-Id: <199808261340.IAA22534@plains.NoDak.edu> To: questions@FreeBSD.ORG, wayne@staff.msen.com Subject: Re: Why does rshd fail to read input? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > tar cf - | rsh target.box "(cd target.dir ; tar xpf -)" > > FreeBSD 2.2.6 and 2.2.7 do not appear to support this? there is a bug in the FreeBSD 2.2.7 /usr/libexec/rshd. This problem was discovered and solve right after 2.2.7 was released. It has been rediscovered and resolved a few times since then. you can search the problem report database (the "support" GNAT page which is IMHO the obvious place to look, does not report closed PRs, you need to go to the "search" GNAT page). anyway you can visit: ftp://ftp.cs.ndsu.NoDak.edu/pub/freebsd/tmp/... for a copy of the fix and the compiled rshd with and without kerberos support. --mark. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message