misc/88301: unable to rsh to 5.4-STABLE system (10/14/05) with args

Brooks Davis brooks at one-eyed-alien.net
Mon Oct 31 14:40:21 PST 2005


The following reply was made to PR misc/88301; it has been noted by GNATS.

From: Brooks Davis <brooks at one-eyed-alien.net>
To: matt wilbur <matt at photon.com>
Cc: freebsd-gnats-submit at 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


More information about the freebsd-bugs mailing list