For security reasons, all sites in our SharePoint Farm are secured with Active Directory Groups. Site owners have the ability to submit AD group modification requests through our helpdesk. These site owners don't have a simple way to see the current membership of these groups. I would like to provide a simple tool on a centralized SharePoint site that prompts for an AD group name and returns the membership list.
This seems like something that should be possible with LDAP and JQuery. I have confirmed that a normal user has the necessary permissions to query LDAP and return group membership info. Unfortunately, I am not a developer. Does anyone know of an existing tool or webpart that may fit my needs?