LDAP Listener and Group Membership

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2023 09:40 AM - edited ‎02-07-2023 09:49 AM
All,
I am aware in the KB here: KB0820149 that it states "The LDAP listener can only synchronize objects that map to the User [sys_users] and Group [sys_user_group] tables." but in our case, we have over 12,000+ groups that have nothing to do with assignment groups, etc, and already have this information in custom tables, one for groups, and one for members separately. This updates on a nightly script to pull down all of the groups, and add/remove/update the membership. This process takes hours to run every night. Has anyone found, or developed a solution to also use the listener on a custom group/custom group membership table so that it comes in through listener regularly like everything else?
We would like to have a quicker refresh on this data besides the nightly run. This is so that our service desk agents can look up group membership in ServiceNow to troubleshoot without allowing them to use the MMC for the most up to date data.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2024 04:11 PM
Hi Michael, Were you able to figure this out ?
Kal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2024 09:46 AM
No never did.. we just continue to use the nightly imports.