external wagon overwrites/ignores ssh-agent
-------------------------------------------
Key: WAGON-27
URL: http://jira.codehaus.org/browse/WAGON-27
Project: wagon
Type: Bug
Versions: 1.0-alpha-5
Reporter: Joerg Schaible
Wagon calls scp/ssh always with a private key, even if none is specified unding
the default .ssh/id_dsa. This prevents the interaction of ssh/scp with a
running ssh-agent, that already manages the necessary private keys.
Use case: I access several servers with different private keys with same or
different user. Keys are added to a running ssh-agent as appropriate. Without
explicit definition of the public key, external wagon fails now if I access
such a server that uses not the standard key.
Note: Same applies using putty and running the putty agent.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]