Re: Expect script to install sshkey
- From: wiggins@xxxxxxxxxxxx (Wiggins d'Anconia)
- Date: Thu, 02 Mar 2006 11:51:38 -0700
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 logs that the login is
happenning. But After login nothing happens :-(
The commands I give to append the authorized_keys2 file are not executed
at all.
Are the keys readable by the web server user? Sounds like a permissions
problem.
http://danconia.org
Can someone help me ?.
Thanks
Ram
- Follow-Ups:
- Re: Expect script to install sshkey
- From: Ramprasad A Padmanabhan
- Re: Expect script to install sshkey
- References:
- Expect script to install sshkey
- From: Ramprasad A Padmanabhan
- Expect script to install sshkey
- Prev by Date: Re: How to implement Sudoku Solver/Generator by using Perl
- Next by Date: Re: >>>>funcation to remove \n from the input statement
- Previous by thread: Expect script to install sshkey
- Next by thread: Re: Expect script to install sshkey
- Index(es):
Relevant Pages
|