[
https://issues.apache.org/jira/browse/KARAF-7008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307300#comment-17307300
]
ASF subversion and git services commented on KARAF-7008:
--------------------------------------------------------
Commit 44c539d3301a0647a7de7ba93022a32f87d1aa3c in karaf's branch
refs/heads/main from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=44c539d ]
Merge pull request #1326 from jbonofre/KARAF-7008
[KARAF-7008] Use env/prop substitution support in SSH client config
> 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
> Fix For: 4.2.11, 4.3.1
>
>
> 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)