Skip to main content

Home/ Perl/ Group items tagged ssh

Rss Feed Group items tagged

Roy Jensen

Net::OpenSSH - search.cpan.org - 0 views

  • 3 - run ssh from the command line Check you can connect to the remote host using the same parameters you are passing to Net::OpenSSH. In particular, ensure that you are running ssh as the same local user. If you are running your script from a webserver, the user would probably be www, apache or something alike. Common problems are: Not having the remote host public key in the known_hosts file.
    • Roy Jensen
       
      The key must be paired with the host i the known_hosts file, that is how Net::OpenSSH uses public key authentication for SSH
  • run ssh from the command line Check you can connect to the remote host using the same parameters you are passing to Net::OpenSSH. In particular, ensure that you are running ssh as the same local user. If you are running your script from a webserver, the user would probably be www, apache or something alike. Common problems are: Not having the remote host public key in the known_hosts file. Wrong permissions for the ~/.ssh directory or its contents. Incorrect settings for public key authentication.
Alberto Adrián Schiano

XLiveCD - 0 views

  •  
    A Cygwin Live CD for ssh and linux commands
    Un CD con Cygwin para hacer ssh y comandos linux

1 - 2 of 2
Showing 20 items per page