Admin password reset in Jive forums

I have come across through a situation where I lost the admin password for Jive forums after the successful Installation.

Found the below fix to get the admin password.

1) Stop Weblogic server where Jive Forums is installed.
2) Login to the Jive Database
3) Run the below script to set the default password to admin user.

UPDATE jiveUser SET passwordHash='21232f297a57a5a743894a0e4a801fc3' WHERE userID=1;

With the above sql password will be set to admin.

5) start the Weblogic server.


Comments

Popular posts from this blog

AD Integration with Oracle UCM