Subject: | PublicKey authentication dies if the key comes via agent forwarding |
Net::SSH::Perl::Auth::PublicKey insists that it be able to see the
identify file holding the keys it knows about. Should you have your
keys forwarded from another agent, this fails.
Although I haven't included a patch, the fix is simple. Remove line 76
of lib/Net/SSH/Perl/Auth/PublicKey.pm