0
votes
0answers
76 views

Access Denied to Domain Security groups

I created a sub site with unique permission and If I add a AD Domain security group to SharePoint group(that has Read Permission level) and If I try to login with user in that Group I get ACCESS ...
0
votes
1answer
188 views

User Profile Service: Can add my user to Administrators, but not Permissions

I'm trying to run a Powershell script that updates the "PictureURL" for a specific FBA user on my SharePoint 2010 site. However, the script returns an error saying: New-Object : Exception calling ...
0
votes
1answer
637 views

UserProfile WebService understanding permission required to create user

I've currently written a proof of concept console application to add a single user to our user profile service, using the SharePoint web services http://sharepoint/_vti_bin/userprofileservice.asmx. ...
1
vote
1answer
228 views

User Profile AD Sync - 2 Way Field-Level Update Permissions

I've got a working AD->SharePoint 2010 user sync running and also have 2-way updating specificed for for some of the user profile fields via the users' My Site. While this is very handy for contact ...