Login

I am a new network administrator a facility that is using spark. The last administrator let no documentation or passwords. Is there any way to login to wildfire on the server if i don’t have the password. Is there somewhere i can change it in the database or maybe a default password.

By default all passwords are in plain text. So you can find it in db. If embedded-db is in use you shoud find it in /embedded-db/openfire.script (or wildfire.script with older version). This would be a line:

INSERT INTO JIVEUSER VALUES(‘admin’,‘password’,NULL,‘Administrator’,‘mail@mail.com’,‘001175714831531’,‘0’)