Dear All,
We have a problem here, where no one knows the administrator password to login to CMS. Below is the completed configuration on our system:
OS : Windows 2008 Ent.
BO: BussinessObjects XI 3.1
DB : mySQL
Any idea on how we reset the password at DB? or is there any way for us to reset the pwd.
Thanks in advance.
Make Absolutely Sure You Backup Your CMS DB
- Stop theCMS
Using your MySQL command line:
delete from CMS_INFOOBJECTS6 where OBJECTID = 12
Start the CMS
...your Administrator password for login will now be empty/blank/nothing ...
Hope this helps
Add a comment