Limitation on LDAP group members
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2024 11:43 AM
Hi All,
We have a requirement to add 35000 users to a LDAP group. Is there a limitation around count of group members?
Will there be any performance issue if we add 35000 users to a group?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2024 02:20 PM
Hi @pramodkumar
No, there are no docs which mention any limitation, yes It may impact search and filter. This article may be helpful
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0781719
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2025 08:53 PM
Hi @pramodkumar
I'm actually experiencing similar issues, with paging enabled, and I am seeing some group members not consistently coming through at 10,000 members.
Haven't found a solution quite yet, but I am suspecting timeouts (LDAP server config) and page size (MID server property), are some levers that could fix the issue. I don't think it has anything to do with payload truncation, or dictionary truncation.
In the meantime seems like it is safer to keep groups under 10k members, unless you better optimize the processing.