Hello Kix Scripters, I have been searching through the forum of a script that will do the following:

Have a box with a drop down list of security groups queried from an OU then type a user in an input box to be added/removed (using checkboxes) to the group chosen from the drop down.

I'm thinking of using kixforms but not sure which one is easier. I'll try to use ldap query to OU for a list of groups in that OU then use an input box for the username. Maybe use groupadd() and groupremove() in combination of inputbox and drop down list query. Any help would be appreciated. Thank you


Edited by jvd626 (2010-07-22 04:15 AM)