Re: Expect script to install sshkey

2006-03-03 Thread Peri
Ram, you have mentioned that you are using "lynx" for the download, would it be possible you to use wget/any other file retrieval utility from www rather than a information browser. -- Warm regards Peri Ramprasad A Padmanabhan wrote: Wiggins d'Anconia wrote: Ramprasad A Padmanabhan wrote:

Re: Expect script to install sshkey

2006-03-03 Thread Ramprasad A Padmanabhan
Wiggins d'Anconia wrote: Ramprasad A Padmanabhan wrote: Hi all, I have a perl Expect script that install rsa keys for ssh auto login. When I run the script on command line it works fine. Now when I run it inside a CGI the script simply gets stuck. I can see from the from the SSH server and a

Re: Expect script to install sshkey

2006-03-02 Thread Wiggins d'Anconia
Ramprasad A Padmanabhan wrote: > Hi all, >I have a perl Expect script that install rsa keys for ssh auto login. > When I run the script on command line it works fine. > Now when I run it inside a CGI the script simply gets stuck. I can see > from the from the SSH server and also the expect log