Configuring SSH access
Configure SSH access for Talend Remote Engine to
change the SSH password or allow SSH connections from remote machines.
Changing the SSH password
Change the SSH password for the default Talend Remote Engine user
to enable secure access to the Karaf console and other tools.
About this task
Change the SSH password in the following situations:
- You need to connect to the Karaf console or extract a Karaf dump through RE-helper, a utility for generating a support bundle for engine troubleshooting.
- You do not have the password that was generated during installation or during
first startup:
- For installer-based installations since v2.13.13, a random SSH password is generated during installation and printed to the console. For more information, see Installing the Remote Engine automatically.
- For archive-based installations since v2.14.1, a random SSH password is
generated on the first engine startup and printed to the console in the
following format:
default engine password 'tadmin' has been replaced with <generated-password>
- You are using tadmin as the default SSH password (installer-based installations before v2.13.13, or archive-based installations before v2.14.1). For security reasons, change the default password.
Procedure
Results
The SSH password is updated. Use it for tasks like connecting to the Karaf console or extracting Karaf dumps.
Enabling remote access to Talend Remote Engine using SSH (optional)
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.
Procedure
Results
You can now connect to Talend Remote Engine from other machines using SSH.