[
https://issues.apache.org/jira/browse/KARAF-7008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297613#comment-17297613
]
ASF subversion and git services commented on KARAF-7008:
--------------------------------------------------------
Commit 2dc61000ed357736d26b25fc7d0bae8449197910 in karaf's branch
refs/heads/karaf-4.2.x from jbonofre
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=2dc6100 ]
[KARAF-7008] Use env/prop substitution support in SSH client config
(cherry picked from commit 128e91f5cf9c6eb5e5598616126bf6e43ecd264c)
> client ignores env-variable ORG_APACHE_KARAF_SSH_SSHPORT
> --------------------------------------------------------
>
> Key: KARAF-7008
> URL: https://issues.apache.org/jira/browse/KARAF-7008
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.2.10
> Environment: Linux
> Reporter: Niklas Neesen
> Assignee: Jean-Baptiste Onofré
> Priority: Major
>
> I tried to use the env-variable ORG_APACHE_KARAF_SSH_SSHPORT to change the
> ssh-server-port. I set the env-variable under ./bin/setenv. I started the
> karaf with ./bin/start and the ssh-server runs under the custom port as
> expected.
> But when I tried to connect to the karaf-shell with ./bin/client the client
> uses the old default-port and NOT the new custom port. Setting the
> env-variable directly in the session didnt help either.
> Only a direct change in the config-file "org.apache.karaf.shell.cfg" helped
> to make the client connect to the custom port.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)