From owner-freebsd-isp Wed Oct 29 10:33:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA03754 for isp-outgoing; Wed, 29 Oct 1997 10:33:17 -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 KAA03749 for ; Wed, 29 Oct 1997 10:33:14 -0800 (PST) (envelope-from jbrown@vafibre.com) Received: from is01 by intra.vafibre.com (Unoverica 2.11a) id 000006AB; Wed, 29 Oct 1997 13:33:53 -0500 From: "John Brown" To: Subject: Re: rdist Date: Wed, 29 Oct 1997 13:29:26 -0500 Message-ID: <01bce498$96747df0$65df8bcd@is01.vafibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" 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 OK an Update.. I have setup rdist to go the other way and it works. (ie. I can go from remote to local but still cannot go the other way) I continue to get the permission denied on the other server. I have checked my hosts.equiv and .rhosts and both of these are correct or at least the same (except different host names) on both servers. When I check the /usr/bin/rsh on the server that it is running successfully on the permissions are r-sr-xr-x. On the server that I continue to get the error on the permissions are r-xr-xr-x . Can this cause the problem? and if so how do I correct/set the s permission flag? (Never had to do that before) Thanks > >On Wed, 29 Oct 1997, John Brown wrote: > >: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 >: > >