[ https://issues.apache.org/jira/browse/KARAF-7008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297073#comment-17297073 ]
ASF GitHub Bot commented on KARAF-7008: --------------------------------------- jbonofre opened a new pull request #1326: URL: https://github.com/apache/karaf/pull/1326 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > 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)