How can I bulk add users to a group?

I have hundreds of LDAP users. I’m not using LDAP groups, however. I need custom, local groups. I can make these groups, but I can’t simply add my users one at a time, which the Admin interface appears to insist that I do.

Any ideas? Is there a plugin that might assist with this?

unfortunately short of adding the group via an sql query directly to the database there is no way to bulk add users.

That’s not an impossibility my friend. I know SQL, I know MySQL. I don’t, however, know the schema and where to find this and that…

Projects > Openfire > Documentation > Database Schema Guide http://www.igniterealtime.org/builds/openfire/docs/latest/documentation/database -guide.html

Once it was possible to add multiple users to a group. I have filed this task JM-1328 some time ago.