FishEye 2.4 : How to reset the Admin password in Fisheye or Crucible
This page last changed on Jun 01, 2010 by asridhar.
If you have forgotten/misplaced the admin password, you will need to reset it manually. To reset the admin password, please edit your FISHEYE_INST/config.xml file (make a backup as well before editing). You will see something like: <?xml version="1.0" encoding="UTF-8"?> <config control-bind="127.0.0.1:8059" version="1.0" admin-hash="352353256326369233A801FC3"> To reset the password to admin, please change the "admin-hash" value so that it appears as admin-hash="21232F297A57A5A743894A0E4A801FC3" <?xml version="1.0" encoding="UTF-8"?> <config control-bind="127.0.0.1:8059" version="1.0" admin-hash="21232F297A57A5A743894A0E4A801FC3"> Restart Fisheye for this to take effect. You should now be able to access the FishEye Administration page with the password: admin. Please change this password immediately from the Administration panel. |
![]() |
Document generated by Confluence on Oct 21, 2010 00:42 |