cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to Reset the Password for the Administrator Account

How to Reset the Password for the Administrator Account

Summary

Reset the Password for the Administrator Account on the Flexnet Connect Publisher site.

Synopsis

This article provides a SQL query which can be run in order to reset the password for the Administrator account of the Flexnet Connect publisher site.

Discussion

To reset the Administrator password to "password", you would run the following query:

update account set password='$P!$sMbM4FmUYDkHRhscoyutDmAWfrrAN/CkEIEA' where id=1
Note that this only applies to Self-hosted Flexnet Connect users.

Additional Information

Note: Connecting to the Cloudscape database, in order to run the above query, requires a third party utility to connect to the databae. It is recommended that DBVisualizer be used in order to connect to the isus database. DBVisualizer can be downloaded at the following URL

http://www.dbvis.com/

Labels (2)
Was this article helpful? Yes No
No ratings
Version history
Last update:
‎Jun 23, 2011 03:30 PM
Updated by: