From owner-freebsd-questions Tue Mar 13 15:56:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id 1576237B718 for ; Tue, 13 Mar 2001 15:56:33 -0800 (PST) (envelope-from nick@rogness.net) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id f2E0Q2w17721; Tue, 13 Mar 2001 18:26:02 -0600 (CST) (envelope-from nick@rogness.net) Date: Tue, 13 Mar 2001 18:26:02 -0600 (CST) From: Nick Rogness X-Sender: nick@cody.jharris.com To: Rick Duvall Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ssh2 for use in CGI script In-Reply-To: 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 On Tue, 13 Mar 2001, Rick Duvall wrote: > I am trying to syncronize my servers with rsync and ssh2. I wrote a shell > script that would work as a CGI so sync the servers via a web page (runs > under same username as web server, since the web files are all owned by > webadmin anyway). It works from the command line, but when i run it as a > CGI, I get this error in the logfile. Is there any way around this so > that I can have an admin page set up to do certain things, rather than > telneting in every time I need to sync it? Is ssh setup to login to the other box with no password? via shosts.equiv or something? Nick Rogness - Keep on routing in a Free World... "FreeBSD: The Power to Serve!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message