Hi Shawn, We build an app within Remedy to add/remove groups for users. It is a mixture of LDAP vendor forms, custom SQL tables, view forms, and some Windows vbs scripts.
Basically we have a DO form with two table fields. One table field uses an AD vendor form to list/search all AD groups. There is a character field to enter the AD username and a button that runs a vbs script to fetch the user's current groups and insert them into a custom SQL table. The second table field refreshes showing the current groups using a view form of the custom table. Now you can double click on a row in either table to drop the selection into corresponding zTmp add or remove character fields. When you push a button to update the user's groups either the script to add, remove, or both scripts are run to perform the update in AD. At this time the column that held the user's groups is cleared and the another table for auditing is updated with the user who was affected, who perform the action and the groups that were added/removed. HTH, Jason On Tue, Aug 11, 2009 at 1:42 PM, Pierson, Shawn <[email protected]>wrote: > ** Good afternoon, > > We’re trying to build a Vendor form to work with Active Directory groups > and I thought I’d ask the ARSlist for further assistance. We are trying to > figure out 1) how to tell who the members of a group are, and 2) we want to > be able to add new members to the group via the vendor form. If anyone has > done this and can tell me how to accomplish it I would greatly appreciate > it. > > Thanks, > > *Shawn Pierson * > Remedy Developer | Southern Union > > > > Private and confidential as detailed > here<http://www.sug.com/disclaimers/default.htm#Mail>. > If you cannot access hyperlink, please e-mail sender. > _Platinum Sponsor: [email protected] ARSlist: "Where the Answers > Are"_ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

