Hello Everybody,
When i am doing some R&D work today, I come across a situation how to reset the password for rpd where I forgot the password for
Administrator. All existed solutions (like NQSChangepassword.exe command) have associated with mentioning old password to get the new one.
The work around I found:
Open NQSConfig.INI file
Go to Security part and find AUTHENTICATION_TYPE = BYPASS_NQS;
Uncomment this part
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 here, it accepts.
Now go to Manage > Security.
From here it’s the normal process how you change password for Administrator.
Save the changes to rpd
Revert back the changes in NQSConfig.INI
Start BI Server and open rpd with new password.
I am not aware of whether it is bug or something else, and don’t even know any other best solution exists for the same. Using Import from Repository hope we can do this... As it's deprecated and the above procedure is the simple one, i am using this...
But this is the work around I found and want to let you all know this.
I blog it soon...
Hope it's helpful...
Corrections & Comments are welcome...
