Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

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

by tphyahoo (Vicar)
on Dec 18, 2006 at 15:30 UTC ( [id://590452]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ ssh thartman@localhost # works fine
    Password:
    ...
    $ head -n14 net-ssh-perl.t | tail -n 1 # echo line 14 -- of course, it
    +'s the login
    $ssh->login($ssh_login, $ssh_password);
    $
    
  2. or download this
    $ perl net-ssh.t
    localhost user: thartman
    ...
    
    close(READER);
    close(WRITER);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-25 17:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found