Quantcast
Channel: SharePoint 2010 - Development and Programming forum
Viewing all articles
Browse latest Browse all 11571

DirectoryServices Permissions

$
0
0

WebPart is managing AD User accounts using System.DirectoryServices; library.

It should be used with SPSecurity.RunWithElevatedPrivileges(delegate()... in order to run.

But then all changes are made to AD from farm admin account.

How can i make all the changes in AD from user account thru webpart? What permissions user must have on wfe server?


Viewing all articles
Browse latest Browse all 11571

Trending Articles