From owner-freebsd-isp@FreeBSD.ORG Wed May 28 10:39:32 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC70437B401 for ; Wed, 28 May 2003 10:39:32 -0700 (PDT) Received: from ns.museum.rain.com (gw-ipinc.museum.rain.com [206.29.169.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F26943FA3 for ; Wed, 28 May 2003 10:39:32 -0700 (PDT) (envelope-from james_mapson@umpquanet.com) Received: from ns.museum.rain.com (localhost [127.0.0.1]) by ns.museum.rain.com (8.12.9/8.12.9) with ESMTP id h4SHdOS6032147; Wed, 28 May 2003 10:39:25 -0700 (PDT) (envelope-from james@ns.museum.rain.com) Received: (from james@localhost) by ns.museum.rain.com (8.12.9/8.12.9/Submit) id h4SHdJgG032146; Wed, 28 May 2003 10:39:19 -0700 (PDT) (envelope-from james) Date: Wed, 28 May 2003 10:39:19 -0700 From: James Long To: nbari@unixmexico.com Message-ID: <20030528103919.A32130@ns.museum.rain.com> References: <2217.148.243.211.187.1054021261.squirrel@mail.unixmexico.com><1054021 <87u1bgo5i2.fsf@Pectopah.shenton.org> <4344.148.243.211.182.1054116905.squirrel@mail.unixmexico.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <4344.148.243.211.182.1054116905.squirrel@mail.unixmexico.com>; from nbari@unixmexico.com on Wed, May 28, 2003 at 05:15:05AM -0500 X-Spam-Status: No, hits=-25.9 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REPLY_WITH_QUOTES,USER_AGENT_MUTT version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: freebsd-isp@freebsd.org Subject: Re: replicating data over 2 servers X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 May 2003 17:39:33 -0000 On Wed, May 28, 2003 at 05:15:05AM -0500, nbari@unixmexico.com wrote: > unison seems to be ok, but now i have another problem: > > I am trying to download some files from a server using unison via ssh, > the files are owned by www:www and mode rw only by the user (chmod 600), > but I am geting an Permission denied messages when trying to download > this files. > > I can not login directly with user root to the server, but I can do su - > with the user that I use to acces to the server, so my question is, how > can download does files? i dont want to change permisions to does files. i > have already addes my user to the www group, but still geting the > Permission deniedd message. any idea? chmod 640