User Profile Sync not updating SID

Hello,

I am trying to implement SharePoint 2013 User Profile Sync with Active Directory (using SharePoint Profile Sync option). When running most fields are being synced but I am unable to sync the AD ObjectSid to SharePoint SID field. The field remains empty.

On the other hand the field SystemUserKey does contain the Sid value but with i:0).w| in front of the string. But I need the clean Sid value in SharePoint so I can do a Powershell Compare-Object between Active Directory and SharePoint Users by their Sid value. I am using Claims based authentication.

Many thanks,

Michel Timmerman

August 28th, 2015 2:34am

This is to be expected. the SPUser.Sid property is no longer populated when you move to Claims. You'll just need to trim the SystemUserKey to remove the claims identifier.
Free Windows Admin Tool Kit Click here and download it now
August 28th, 2015 10:11am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics