Security

LDAP connection with AD group group with 3K + plus users

Gowthamdevaraj
New Member

Hello Together,

I have AD Group with 3000 plus users to be added in to LDAP settings in to splunk, But Users are not getting loaded when in connect the AD Group.

At the same time, if i use AD Groups with less user and then Iam able to see the users in splunk.

I use the following command in my configuration
user base DN = dc=abc,dc=com
userbase filter = (objectClass=user)
Group Base DN = dc=abc,dc=com

Static group search filter = (&(objectClass=group)(|(cn=AB_01_Splunk_users)(cn=AB_02_domainUsers)))

Group name attribute = cn

AB_02_domainUsers has 3000 plus users and where as AB_01_Splunk_users has only 50 users.

CN for groups as :
CN=AB_01_Splunk_users,OU=Securitygroups,OU=Itspmg,OU=Applications,DC=abc,DC=com

CN=AB_02_domainUsers,CN=Users,DC=in,DC=abc,DC=com

Thanks

Labels (1)
0 Karma

PavelP
Motivator

google for "ldap 1000 record limit", this can be the cause.

There is a maxPageSize limit of 1000 in the windows AD which limits the LDAP query records to a max of 1000. In simple words whenever an LDAP search or query is made to the AD, no more than 1000 records are returned from the directory

you have to narrow your query to be below 1000 results or adjust ldap settings on the AD side to lift this restiction.

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...