search for: cgissh

Displaying 1 result from an estimated 1 matches for "cgissh".

2006 Nov 02
1
Using perl-Net-SSH-Perl with pubkey authentication under CGI.
...ient', for the Apache user 'apache' I've given it a shell and generated a key-pair. I've configured Keychain [ http://www.gentoo.org/proj/en/keychain/ ] to load the keys for the apache user and make these persistently available via ssh-agent. I've setup a specific user 'cgissh' on the remote target system and configured its authorized_keys with apache at client's pubkey. >From the client system, running the following script from the shell returns the information I'd expect... [apache at webdev1 cgi-bin]$ cat perl-net-ssh-perl-test.pl #!/usr/bin/perl pri...