Date: Tue, 13 Mar 2001 23:45:37 -0800 (PST) From: Rick Duvall <maillist@coastsight.com> To: freebsd-questions@freebsd.org Subject: ssh2 for use in CGI script Message-ID: <Pine.BSF.4.21.0103132338120.43419-100000@ns1.coastsight.com>
next in thread | raw e-mail | index | archive | help
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? thanks.... You have no controlling terminal.Can't initialize readline for confirmations. Couldn't exec 'ssh-signer2' (System error message: No such file or directory)FATAL: Executing ssh-signer failed. You have no controlling tty and no DISPLAY. Cannot read passphrase. warning: Authentication failed. Disconnected; authentication cancelled by user (Authentication cancelled by user.). unexpected EOF in read_timeout To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0103132338120.43419-100000>