Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Re: Net::SSH::Perl Login

by alongwor (Novice)
on Oct 08, 2003 at 07:53 UTC ( [id://297499]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $identity = "id_dsa";
    $host = "target";
    ...
    
    $ssh = Net::SSH::Perl->new($host, %args);
    $ssh->login($usr);
    
  2. or download this
    Can't use string ("id_dsa") as an ARRAY ref while "strict refs" in use
    + at /usr/lib/perl5/site_perl/5.6.1/Net/SSH/Perl/Auth/RSA.pm line 36.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-19 08:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found