You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Charles Moulliard (JIRA)" <ji...@apache.org> on 2016/04/21 08:55:25 UTC

[jira] [Created] (CAMEL-9895) Setup a by default password to access the spring boot ssh server

Charles Moulliard created CAMEL-9895:
----------------------------------------

             Summary: Setup a by default password to access the spring boot ssh server
                 Key: CAMEL-9895
                 URL: https://issues.apache.org/jira/browse/CAMEL-9895
             Project: Camel
          Issue Type: Bug
          Components: examples
            Reporter: Charles Moulliard
             Fix For: 2.18.0


Setup a by default password to access the spring boot ssh server in order to simplify the access to the SSH server as it is not so easy to get the random generated password

{code}
Parameter to be added within the application.yml file
shell.auth.simple.user.password: password
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)