Setting Multiple webadmins

Hey, I am currently using openfire with active directory, and I was wondering how I can make multiple users admins on the server. As in log into the web administration panel and making changes…

-Thanks

you can set it with a comma delimited list.

e.g. username1,username2,username3 etc…

how do I get to the page to do this?

sorry, this is in your openfire.xml file

generally it’s located in the conf/ directory

you will need to restart openfire after you make the change

Thanks that did it