Forgot Password? Openfire Reset Admin Password

Asked By 0 points N/A Posted on -
qa-featured

I have been using openfire for over a month now. I have been using it for instant messaging and now I forgot m password. Can someone please help me ‘openfire’ reset admin password?

SHARE
Answered By 50 points N/A #124002

Forgot Password? Openfire Reset Admin Password

qa-featured

There are two steps to reset your password,

-> Recover your password

-> Change your password

First, use openfire database agter logging in MySQL.

Type the command to do this- mysql -uroot -p openfire.

To display the password in use, go to jiveUser and select ‘password’. Now you can see the existing password. After the first change, you cannot recover that password but instead, change the password without knowing it. To change the password, set the password field to desired password, encrypted password to NULL and username to “admin”. You have to remember to change the password again after you login to the admin console. This should help.

Related Questions