From owner-freebsd-bugs@FreeBSD.ORG Tue Nov 1 15:00:33 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C908916A41F for ; Tue, 1 Nov 2005 15:00:33 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89BEE43D45 for ; Tue, 1 Nov 2005 15:00:33 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jA1F0XB9098799 for ; Tue, 1 Nov 2005 15:00:33 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jA1F0XSV098798; Tue, 1 Nov 2005 15:00:33 GMT (envelope-from gnats) Date: Tue, 1 Nov 2005 15:00:33 GMT Message-Id: <200511011500.jA1F0XSV098798@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Matt Wilbur Cc: Subject: Re: misc/88301: unable to rsh to 5.4-STABLE system (10/14/05) with args X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matt Wilbur List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 15:00:34 -0000 The following reply was made to PR kern/88301; it has been noted by GNATS. From: Matt Wilbur To: Brooks Davis Cc: Subject: Re: misc/88301: unable to rsh to 5.4-STABLE system (10/14/05) with args Date: Tue, 01 Nov 2005 06:56:15 -0800 > This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --B_3213672976_3008756 Content-type: text/plain; charset="ISO-8859-1" Content-transfer-encoding: quoted-printable Ok .. Very wacky :) The clients has a hostname of =B3hostname=B2, the server has a hostname of =B3hostname.domain.com=B2 (the opposite of the case you described).. Yet.. Your patch fixed it! Thank you very much.. matt On 10/31/05 2:30 PM, "Brooks Davis" wrote: > "rsh " and "rsh " actually use different > protocols. Are you sure you have both rshd and rlogind enabled on the > upgraded system? Also, I fixed a bug in libutil recently that had > similar symptoms. If the client host has a name like a.b.c and the > server is b.c, the patch at this URL may fix it: >=20 > http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libutil/trimdomain.c.diff?r= 1=3D1.5 > =3D1.6=20 > 5&r2=3D1.6>=20 >=20 > -- Brooks >=20 --B_3213672976_3008756 Content-type: text/html; charset="ISO-8859-1" Content-transfer-encoding: quoted-printable Re: misc/88301: unable to rsh to 5.4-STABLE system (10/14/05) with a= rgs Ok ..= Very wacky :)

The clients has a hostname of “hostname”, the server has a host= name of “hostname.domain.com” (the opposite of the case you desc= ribed).. Yet..

Your patch fixed it!

Thank you very much..
matt

On 10/31/05 2:30 PM, "Brooks Davis" <brooks@one-eyed-alien.net= > wrote:

"rsh <host>" and "rsh <host>= <command>" actually use different
protocols.  Are you sure you have both rshd and rlogind enabled on the=
upgraded system?  Also, I fixed a bug in libutil recently that had
similar symptoms.  If the client host has a name like a.b.c and the server is b.c, the patch at this URL may fix it:

http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libutil/trim= domain.c.diff?r1=3D1.5=3D1.6 <http://www.freebsd.org/= cgi/cvsweb.cgi/src/lib/libutil/trimdomain.c.diff?r1=3D1.5&r2=3D1.6> <= BR>
-- Brooks


--B_3213672976_3008756--