I have forgotten my Content Manager 5 Administrator password?
How to recover the Content Manager Administrator password for Release 5.1.x or earlier?
Go to Start / Programs / PostgreSQL /PGAdmin III
On the left side Double-click on 'PostgreSQL Database Server 8.3', and key in the PostgreSQL Super User Password when prompted.
Select CM / Schemas / Public / Tables, right-click St_User, and select View Data.
In the table under Sf_password charvar is the password next to the Administrator Sf_username.
How to recover the Content Manager Administrator password for Release 6 or higher?
First stop the Apache Tomcat and Scala Transmission Server services. Start / Control Panel / Administrative Tools / Services / Apache Tomcat, and Scala Transmission Server. Right-click and select Stop.
Go to Start / Programs / PostgreSQL /PGAdmin III
On the left side Double-click on 'PostgreSQL Database Server 8.3', and key in the PostgreSQL Super User Password when prompted.
Select CM / Schemas / Public / Tables, right-click St_User, and select View Data.
In the st_user table fine Sf_username. Next to ‘administrator’ delete the encrypted password in Sf_password charvar.
Restart the Apache Tomcat, and Scala Transmission Server services.
Restart Content Manager, and you will be prompted to enter a new password for the Administrator user. Document the password.
Log into Content Manager.

