Group Edit via Stored Procedure

I’m working on this giant powershell script to create users in my active directory and add them to all the groups, run sql stored procedures, etc etc…

One thing I have yet to figure out is which stored procedure Openfire calls when you hit the admin webpage for group-edit.jsp and what necessary info is passed to the sql SP. I’m sure this is not the way that you all want us to add users to groups, but IF I can track down the right SP, this will save me a ton of time.

Thanks in Advance,

Chris

Oh, and I’m running Openfire 3.6.3 if that makes a difference in which SP is called.