Admin login problems

Hi… I changed my server name from “localhost” to an external server name and was prompted to restart. Upon restart, I can no longer log in and access the admin console. My user(s) can log in no problem (using the new JID with localhost replaced by the external name of course).

I’ve read through the other threads on this discussion and I think I’ve tried the suggestions… I’m using the embedded db and changed the insert statement for the “admin” user to have a plaintext password and a null encrypted password. This does not give me a login error, but it just brings me back to the log in screen after I log in.

What do I do next?

Hi,

look for the system property admin.authorizedJIDs in OFPROPERTY - you may need to change it to ‘admin@yourservername’.

LG