Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Oct 2005 22:40:20 GMT
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/88301: unable to rsh to 5.4-STABLE system (10/14/05) with args
Message-ID:  <200510312240.j9VMeKSD053481@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/88301; it has been noted by GNATS.

From: Brooks Davis <brooks@one-eyed-alien.net>
To: matt wilbur <matt@photon.com>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: misc/88301: unable to rsh to 5.4-STABLE system (10/14/05) with args
Date: Mon, 31 Oct 2005 14:30:26 -0800

 "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/trimdomain.c.diff?r1=1.5&r2=1.6
 
 -- Brooks



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