From owner-freebsd-questions Sat Mar 22 10:36:15 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA21810 for questions-outgoing; Sat, 22 Mar 1997 10:36:15 -0800 (PST) Received: from cisco.it ([194.183.8.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA21755 for ; Sat, 22 Mar 1997 10:36:03 -0800 (PST) Received: from pentium-120 (ppp-03.cisco.it [194.183.8.32]) by cisco.it (8.7.5/8.7.3) with SMTP id TAA12395 for ; Sat, 22 Mar 1997 19:36:52 +0100 (MET) Date: Sat, 22 Mar 1997 19:36:52 +0100 (MET) Message-Id: <199703221836.TAA12395@cisco.it> X-Sender: cp011@posta.cisco.it (Unverified) X-Mailer: Windows Eudora Light Version 1.5.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@FreeBSD.ORG From: Antonio Nati Subject: rsh and Amanda Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I'm having hard times trying to set-up a sample configuration with a unique computer (acting as server and client). I have troubles with the remote access from the server to the client: the bin client shell can't be accessed from the server root or bin. Every time I use a amcheck (with access to localhost), it tells me that the remote bin is not permitted to access. I have created a dedicated .rhosts under the bin home place, but with no effect. What are the exact steps that I should do in order to have the remote access working? I'm using FreeBSD 2.15 and Amanda 2.2.6. Tonino