Tuesday, June 5, 2012

Password Change in OBIEE


To change the login password for the OBI application, there are three places where we have to change the passwords.
  1. RPD
  2. Job Manager
  3. Credential Store.xml file
  • Initially we have to change the password in RPD
Open the RPD  à go to manage àClick on Security à change the password for user adminstrator as shown below.

  • Now go to the Job manager and change the password for the Administrator.
Open Job Manager à Click on Configuration options à In General section change the password for Administrator as shown below.
  • In Credential Store, we have to define the login credentials and it can be changed through running the crypto tool or manually changing the password from the below path.
Go to the path \\OracleBIData\web\config\ CredentialStore.xml à Change the password

Once the following changes are done then it is must to restart the services (Presentation service, OBI Server and scheduler).

Now please use the new password to login to the application.