- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2024 08:08 AM
I need some help determining why some Service Accounts are syncing from AD in our user sync, but others are not. My LDAP AD guy can't see the difference between the accounts, and I am not sure where else to look. Tips?
the above svcCentrify account does sync with the above LDAP settings.
The below account however is not-
Neither I nor my AD guy can tell the difference between accounts that are and are not syncing. Any advice on how to test and figure this out?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2024 08:27 AM
If you remove the filter, do you then see the user account?
To compare, open the records up in the advanced LDAP view so you can see the Attribute editor. You can then validate the attributes of the AD object against the filter condition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2024 10:29 AM
sn=* does not include sn=<empty>
Added in a last name and it synced. Thank you for right setting my brain.