You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/18 07:22:42 UTC

[jira] [Commented] (CAMEL-11152) camel-ssh - Allow to use message headers for username/password

    [ https://issues.apache.org/jira/browse/CAMEL-11152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15972234#comment-15972234 ] 

ASF GitHub Bot commented on CAMEL-11152:
----------------------------------------

GitHub user onders86 opened a pull request:

    https://github.com/apache/camel/pull/1635

    CAMEL-11152 - set credentials for ssh connection through headers

    adoc updated and ut provided.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/onders86/camel CAMEL-11152

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1635.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1635
    
----
commit 89b1738e437df3ae3d79d424dc0dc0bb3b8b02f0
Author: onders86 <on...@gmail.com>
Date:   2017-04-18T06:06:39Z

    CAMEL-11152 - set credentials for ssh connection through headers

----


> camel-ssh - Allow to use message headers for username/password
> --------------------------------------------------------------
>
>                 Key: CAMEL-11152
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11152
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-ssh
>            Reporter: Claus Ibsen
>            Assignee: onder sezgin
>            Priority: Minor
>             Fix For: Future
>
>
> See nabble
> http://camel.465427.n5.nabble.com/Camel-SSH-dynamic-values-tp5797435p5797545.html
> In the 
> org.apache.camel.component.ssh.SshHelper#sendExecCommand
> We should allow the exchange to provide a username/password to be used, so you can more dynamic reuse the same ssh endpoint but for different logins.
> Using toD has a drawback of creating a new endpoint per username.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)