Unsupported content

 

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Changing the password for the BDSAdmin user ID

You can change password for the BDSAdmin user ID that you provided during installation by editing the bds.properties file. 

To change the password for the BDSAdmin user ID

  1. From the command line on the reports server, navigate to the following directory:
    • (Windows) BDSSAInstallationDirectory\bin
    • (UNIX) BDSSAInstallationDirectory/bin
  2.  Run the following command to encode the new console password:
    • (Windows) blenc newPassword

    • (UNIX) blenc.sh newPassword

  3. Copy the output of the blenc command.
  4. From your computer console, navigate to the bds.properties file located in the BDSSAInstallationDirectory/shared/ConfigurationManagement directory.
  5. Open the bds.properties file with a text editor.
  6. Search for the UI_ADMIN_PASSWORD parameter.
  7. Replace the value of this parameter with the output of the blenc command.
  8. Save the bds.properties file.

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments