I'm trying to setup openfire so that it is managed by another internal system that my company uses. What I want is to have all the different departments have their own Chat rooms and get auto logged into the chat room when they sign in. I have set this up already through the web interface. What I now need to be able to do is have this configured for new users. Currently, I have openfire working with my companies system using User Service and resigstration plguin. This allows me to create the users and their settings, but I"m not able to add them to the chat groups or make them auto login. I was wondering if anyone knew o a way to do this through some API or a MySQL command?
Thanks.