Security

Splunk LDAP User and Group Filters

ssankeneni
Communicator

Can any one expain or point me to the docs of how the LDAP User and Group Filters work ? I have gone through the docs http://docs.splunk.com/Documentation/Splunk/latest/Security/ConfigureLDAPwithSplunkWeb but I'm still unable to understand it clearly.

Tags (2)

jonuwz
Influencer

Without a filter, the query sent by splunk to LDAP will say 'give me a list of all users'.

This could be hundreds of thousands of accounts.

If you specify a filter i.e. 'Department=Splunk'

Then the query sent by splunk to LDAP will say 'give me a list of users who belong to the Splunk department'.

The list of users returned will be much smaller.

Same theory for group filters.

jonuwz
Influencer

No. One is a query to get a list of all the users, the other is a query to get a list of all the groups.

The groups that a user belongs to is pulled from the user attribute 'memberOf' (or whatever the group membership attribute is in your flavour of LDAP)

0 Karma

ssankeneni
Communicator

Does the group and user filter are related ? If so how ?

Get Updates on the Splunk Community!

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...

Splunk Observability Cloud | Enhancing Your Onboarding Experience with the ...

We understand that your initial experience with getting data into Splunk Observability Cloud is crucial as it ...