How to create Admin acc´s?

I would like to know how do i create other accounts with admin privileged



I tried searching the web interface but not found how to create User.

Hi,

are you looking for https://example.com:9091/user-edit-form.jsp?username=admin ?

LG

if you are looking to add other users that can acces the admin web page of openfire, you need to add them via the system property admin.authorizedJIDs. It should be a comma separated list of JIDs with no spaces (user@chatserver.domain.com,user2@chatserver.domain.com).