![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
Re: Net SSH2 auth_publickey not working in Windowsby taiko (Sexton) |
on Feb 29, 2016 at 11:32 UTC ( #1156434=note: print w/replies, xml ) | Need Help?? |
I experienced exactly same problem.
How I resolved it is following.
1. Generated SSH-2DSA dsa.pub and dsa.ppk with puttygen on Windows 2. Converted dsa.ppk to openssh.ppk ( Conversion-> Export OPENSSH key) in puttygen 3. Loaded openssh.ppk and saved openssh.pub from Key window in puttygen 4. copied content openssh.pub to authorised_keys on server and on local windows computer 5. Voila works with no problems
In Section
Seekers of Perl Wisdom
|
|