Niklas Neesen created KARAF-7008:
------------------------------------
Summary: 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
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)