Bug#351489: openssh-client: fails to RSA authenticate between distinct remote hosts

2011-09-17 Thread Vincent Lefevre
found 351489 1:5.9p1-1 thanks On 2006-02-05 03:23:42 -0500, Justin Pryzby wrote: But it doesn't work when transferring between distinct remote hosts: scp justinpryzby.com:s.php cyberia.stlawu.edu:/tmp scp -v indicates that authentication is successful for j/p.com, but fails for cyberia.

Bug#351489: openssh-client: fails to RSA authenticate between distinct remote hosts

2006-02-05 Thread Justin Pryzby
Package: openssh-client Version: 1:4.2p1-5 Severity: normal Tags: upstream I have RSA pubkey auth set up on a few machines, so scp works without asking for a passphrase for those machines, when one file is remote and one file is local: scp justinpryzby.com:s.php /tmp scp /tmp/s.php