Openfire Admin Lockout
Jump to navigation
Jump to search
Find the openfire.xml file in the Conf directory, open it in your favorite text editor and place the following within the <jive> tags
<admin>
<authorizedUsernames>joe</authorizedUsernames>
</admin>
[1]
Where "joe" is any user you want to use as the admin. This will allow you to login with an account you know.
References
- ↑ Tony Gaspro,www.spiceworks.com, Feb 17, 2012