Changing passwords in Yellowfin
You can change the TrueSight Server Automation database password and the Yellowfin database password from Yellowfin.
To change TrueSight Server Automation database password
Do the following:
- Log on to Yellowfin URL as REPORT_ADMIN.
- Select Administration > Admin Console.
- Expand Data Sources.
- Click Connections (for example, BSA).
- Expand Connection Settings.
- Navigate to Password section and click Click here to change password.
- Enter the new TrueSight Server Automation database password.
- Click Test Connection. Verify if the connection is successful.
- Click Save.
To change Yellowfin database password
Do the following:
Stop the Yellowfin Tomcat service by executing the following command:
<livereporting_installation_directory>/Yellowfin/appserver/bin/shutdown.sh- Download EncryptPassword.jar.
- Copy the EncryptPassword.jar on the Yellowfin machine.
Run the following command:
java -jar EncryptPassword.jar- Enter the new password and generate the encrypted password.
- Copy the Generated Password.
- Open <livereporting_installation_directory>/appserver/webapps/root/web-inf/web.xml file by using any text editor (for example, Notepad).
- Search for the JDBCPassword text.
Replace the param value with the new password.
<init-param>
<param-name>JDBCPassword</param-name>
<param-value>EnterNewPassword</param-value>
</init-param>- Save the file.
Start the Yellowfin Tomcat service.
<livereporting_installation_directory>/Yellowfin/appserver/bin/startup.sh
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*