Skip to main content Skip to complementary content

Enabling remote access using SSH (optional)

Last updated: 9/9/2026
By default, only localhost has SSH access to Talend Remote Engine. To enable remote access from other machines, change the SSH host binding in the configuration file.

About this task

Information noteWarning: Binding the engine to an address for remote access while the default credential in users.properties remains unchanged can be risky. For version-specific default credential behavior, see Changing the default Talend Remote Engine password.

Procedure

  1. Open the <RemoteEngineInstallationDirectory>/etc/org.apache.karaf.shell.cfg file.
    By default, the sshHost value is set to localhost.
  2. Change the sshHost value to 0.0.0.0.
  3. Save the file.

Results

You can now connect to Talend Remote Engine from other machines using SSH.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!