From owner-freebsd-isp Wed Oct 29 07:47:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA22907 for isp-outgoing; Wed, 29 Oct 1997 07:47:08 -0800 (PST) (envelope-from owner-freebsd-isp) Received: from intra.vafibre.com ([205.139.223.3]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id HAA22901 for ; Wed, 29 Oct 1997 07:47:05 -0800 (PST) (envelope-from jbrown@vafibre.com) Received: from is01 by intra.vafibre.com (Unoverica 2.11a) id 0000066D; Wed, 29 Oct 1997 10:47:46 -0500 From: "John Brown" To: Subject: rdist Date: Wed, 29 Oct 1997 10:43:21 -0500 Message-ID: <01bce481$62c4f3c0$65df8bcd@is01.vafibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I have been trying for a couple of days to get rdist to work so that I can send my passwd file from one server to another and am getting the error "Permission Denied" before an attemp is even made to connect to the remote system. I have looked through the archives and saw that many people have had the same problem but did not see any resolutions. Can someone tell me what I am missing permissions on? I am attempting to run as root my FreeBSD Box is running 2.2-Release. The following is the actual command i/o # rdist -f distfile1 updating host ns.remoteserver.com Permission denied. Thanks in advance for any assistance. John Brown