How to reset forgotten OBIEE 10G RPD password
OBIEE 10G:
for 10g:
- Open NQSConfig.INI file
- Go to Security part and find AUTHENTICATION_TYPE = BYPASS_NQS;
- Uncomment (remove #) the above statement.
- Stop the BI Server service
- Close Administration Tool, if opened. (Then only the changes are affecting to the Administration Tool)
- Open Administration Tool, then rpd which needs password reset, in offline mode
- Give any password, it accepts.
- Now go to Manage > Security.
- From here it’s the normal process how you change password.
- Save the changes to rpd
- Revert back the changes in NQSConfig.INI
- Start BI Server and open rpd with new password.
The default Authentication type for OBIEE is NQS but when we uncomment AUTHENTICATION_TYPE=BYPASS_NQS by removing the # symbol,it bypasses the default authentication and enables the user to open the RPD without any password.It can also be used for resetting the password of the RPD then Restart the BI services.
Thanks,
Satya Ranki Reddy
No comments:
Post a Comment