Change and Encrypt the APM Connect Service User Names and Passwords
IMPORTANT: During installation, the system defines default users and passwords in a configuration file. Complete these steps on the APM Connect server to correctly secure the server.
Steps
On the APM Connect server, if the service is running, stop the APM Connect service.
Navigate to C:\APMConnect\Utilities\runtime\etc.
Open the file users.properties in an application that you can use to modify a text file (e.g., Notepad).
Change the passwords for the default user names.
Specify your own user names using the following format:
user=password[,role] [,role] [,role]...
- or -
user=password[,group] [,group] [,group]...
Note: For information about groups and defining roles, refer to the Talend documentation.
Save and close the file.
To specify authorizations for the jobserver, open the file users.csv.
Add the authorized user names and passwords in the following format:
username,password
Note: For information about jobserver requirements, refer to the Talend documentation.
Save and close the file.
To enable password encryption, open the file system.properties.
Add the following statements at the end of the file: