Ldap sync not remove user from group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2018 04:35 AM
When i sync an AD group to a servicenow group, it add all members correctly.
When one of the user change team and not are member of the AD group anymore, it should be sync to the servicenow group, but the user still exist in the servicenow group, because the sync not remove the users who not exist in the ad group anymore.
What is the best solution, maybie there is a OOB feature to handle it, so i not have to write a script for all my ldap transform maps?
- 2,940 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2018 05:58 AM
Is it working? Have you checked anyone else? Is there a user you can test with to see if it picks the change up too?
See LDAP listener to see if you've set it up for this: https://docs.servicenow.com/bundle/jakarta-platform-administration/page/integrate/ldap/concept/c_LDA...
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2018 11:47 AM
Hi Kristian
Try this... maybe it will help you https://community.servicenow.com/community?id=community_question&sys_id=0be6234bdb8d97842328f3231f96...