[
https://issues.apache.org/jira/browse/JCLOUDS-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487415#comment-14487415
]
ASF subversion and git services commented on JCLOUDS-884:
---------------------------------------------------------
Commit 0e2ee14a005ef79efe0c8317fb69d4f71446a37f in jclouds's branch
refs/heads/1.9.x from [~andrewp]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=0e2ee14 ]
JCLOUDS-884: Only try netcat over ssh-agent as an agentproxy
See http://markmail.org/thread/oto47qk2kzcdtebb
> Do not try to load agentproxies other than netcat over ssh-agent
> ----------------------------------------------------------------
>
> Key: JCLOUDS-884
> URL: https://issues.apache.org/jira/browse/JCLOUDS-884
> Project: jclouds
> Issue Type: Improvement
> Components: jclouds-drivers
> Affects Versions: 1.9.0
> Reporter: Andrew Phillips
> Assignee: Andrew Phillips
> Fix For: 2.0.0
>
>
> In JCLOUDS-516, we added support for agentproxies, but only really tested for
> netcat over ssh. The CLI *only* supports this, and other agentproxy
> implementations (e.g. pageant on Windows) fail there since the dependencies
> aren't even available. See http://markmail.org/thread/oto47qk2kzcdtebb
> For now, change this to only try netcat over ssh-agent. If it's possible to
> include the additional deps in future, we can decide to revert this.
> See https://github.com/ymnk/jsch-agent-proxy/pull/23
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)