Admin login fails after server domain change

I’m running the embedded database, and my admin login suddenly stopped working after I changed the server domain property. Spark still connects fine on everyone’s machines, I just can’t get into the admin console. The login page loads, but my login is rejected. Anyone know how to resolve this?

Since you are running the embedded DB, you should be able to edit it by hand. Stop openfire and then search the embedded database file for the “admin.authorizedJIDs” row within ofProperty. Then change its associated value to use the new domain you set.

daryl