Take the 2-minute tour ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have few Site Collections where permissions are granted using Active Directory Security Groups.

Therefore a Site Collection might have 3 Site Permission Groups which contains the AD Security Groups.

Now would it be possible to code a function within SharePoint to allow a single user to change the AD Security Group?

In the past I have used this code for changing a single user to another account.

Also would I have problems with Synchronization with Active Directory doing it this way?

Please let me know If I’ve missed something.

share|improve this question
add comment

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.