From owner-freebsd-questions Mon Apr 26 14:56:38 1999 Delivered-To: freebsd-questions@freebsd.org Received: from aasis.albany-academy.org (aasis.albany-academy.org [205.181.13.80]) by hub.freebsd.org (Postfix) with ESMTP id 90A39155F3 for ; Mon, 26 Apr 1999 14:56:26 -0700 (PDT) (envelope-from stephea@aasis.albany-academy.org) Received: from localhost (stephea@localhost) by aasis.albany-academy.org (8.8.5/8.8.5) with SMTP id SAA27261 for ; Mon, 26 Apr 1999 18:03:41 -0400 (EDT) Date: Mon, 26 Apr 1999 18:03:41 -0400 (EDT) From: "Abraham J. Stephens" To: freebsd-questions@freebsd.org Subject: executing rsh commands on a FreeBSD 2.2.1 box. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have several servers on a network, two FreeBSD boxes (aasis and fs) and one Solaris 7 box (student). I have three identical users, one on each machine. The user's home directory and his .rhosts file is mounted from a single fileserver on each machine. If I execute a remote command on the sparc from either of the FreeBSD boxes: aasis> rsh -K student df everything works. But if I attempt to execute a remote command on either FreeBSD box from either of the other two systems the command fails: student> rsh aasis df Host address mismatch for student student> the same thing happens in the fs=>aasis direction or the aasis=>fs direction. How can I fix this. What more information is needed? The single .rhosts file grants access from each for each machine correctly (as far as I can tell). -Thanks http://www.albany-academy.org/aasis ----------------------------------- (network) Honor, Integrity, ^Service. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message