Encrypted passwords with Pentaho Data Integration
Perform the following steps to use an encrypted password with Pentaho Data Integration (PDI).
Stop the server.
For instructions on stopping the server, see Stop and start the Pentaho Server and repository.
Navigate to the
design-tools/data-integration/simple-jndi
directory.Open the
jdbc.properties
file with any text editor.Replace all instances of the password value with the encrypted password.
Save and close the file.
Restart the server and verify that all passwords are now using encrypted values.
After you have configured an application to use encrypted passwords, all logins with the Pentaho application will use the encrypted passwords.
Connect to any databases that were edited to ensure all changes are operating correctly.
Last updated
Was this helpful?