Perform the following steps on the machine with the Pentaho Server to create an encrypted password.
Stop the server.
At the command line, navigate to the server/pentaho-server directory.
server/pentaho-server
Run the encr.bat command for Windows or the encr.sh command for Linux as shown in the example below:
encr.bat
encr.sh
encr -kettle <password>
An encrypted password is created and displays in the console window.
Note: You must have a JRE or JDK installed to run this command.
Restart the server and verify that the password is now using encrypted values.
Last updated 8 months ago
Was this helpful?