Security

Configuring an LDAP group in Splunk 6.2.x, we're getting error "LDAP server warning:size limit exceeded". How do we increase the limit or fix this error?

viswanathsd
Path Finder

When we were trying to configure a generic LDAP group, we got this error in Splunk 6.2.x:

"LDAP server warning: size limit exceeded"

Even after increasing size limit to 30000 and 50000, we are still getting this error. Is there any other way can we increase the limit or solve this error?

Tags (2)
0 Karma

raziasaduddin
Path Finder

Been there and i think there still is no fix.
They need to LDAP support for setting for the page size when doing such queries so you can enumerate through the whole list. The upper bound for a single query currently is 1500 users per LDAP group because of that.

0 Karma

raziasaduddin
Path Finder

You can set the LDAP related logging to debug and see what it does to confirm it is capped at 1500.

0 Karma

viswanathsd
Path Finder

Thanks for your response.As you said,put LDAP related logging in debug mode and checked logs,no where found Maximum sizelimit but I have seen below error message in splunkd.log...
8-19-2015 11:30:19.683 -0400 WARN ScopedLDAPConnection - strategy="LDAP_End_User" LDAP Server returned warning in search for DN="OU=Groups,DC=yyy,DC=ds,DC=xxxxx,DC=com". reason="Size limit exceeded"

As per document it defaults to 1000 even it increased it is not accepting,is there any other way?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...