Restricting Talend Runtime remote
access with Talend Remote Engine
Cloud API Services Platform
Cloud Data Fabric
For security reasons, when running a Talend Runtime connected
to a Remote Engine, it is recommended to restrict JMX access and SSH access to
localhost.
Procedure
Edit the
<RuntimeContainerPath>/etc/org.apache.karaf.shell.cfg
file and set the following values.
sshHost = 127.0.0.1
Edit the
<RuntimeContainerPath>/etc/org.apache.karaf.management.cfg
file and set the following values.