Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Is Net::SSH::Perl broken for login via explicit user/password?

by zentara (Archbishop)
on Dec 18, 2006 at 17:00 UTC ( [id://590492]=note: print w/replies, xml ) Need Help??


in reply to Is Net::SSH::Perl broken for login via explicit user/password?

Maybe try protocol2 and debug?
my $ssh = Net::SSH::Perl->new( $host, port => 22 , protocol => 2, debug => 1, );

I'm not really a human, but I play one on earth. Cogito ergo sum a bum
  • Comment on Re: Is Net::SSH::Perl broken for login via explicit user/password?
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://590492]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (2)
As of 2024-04-19 20:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found