Splunk AppDynamics

LDAP Users Query Base DN

CommunityUser
Splunk Employee
Splunk Employee

Hello,

I'm setting up LDAP authentication for our controller and have managed to get it working when setting the Users Query Base DN to a specific OU. Example: ou=Users,dc=domain,dc=local

The problem is, we have a lot of OU's at the top level so ideally would want to set the Base DN to the root, and then use a filter to bring in specific accounts.

So I set to Base DN to: dc=domain,dc=local but then receive the following error when attempting to test the query:

com.singularity.ee.controller.api.exceptions.LDAPAccessException: LDAPSearchException(resultCode=12 (unavailable critical extension), 
numEntries=0, numReferences=0, errorMessage='000020EF: SvcErr: DSID-03140373, problem 5010 (UNAVAIL_EXTENSION), data 0 ',
responseControls={ServerSideSortResponseControl(resultCode=53 (unwilling to perform)),
VirtualListViewResponseControl(targetPosition=0, contentCount=0, resultCode=0 (success))})

I'm wondering if there's a maximum limit to the number of users it will list and that's perhaps why the error response is returned. Any information would be greatly appreciated.

Thanks,

Matt

Labels (3)
0 Karma

Ferdinand_Holze
Engager

Changing "Paging Type" to "Simple Paged Results" solved this for me.

Yogesh_Chouk
Builder

Hi Matt,

Could you please try to apply user filter  as: (&(objectclass=user)) and check if the test user query works.

Thanks,

Yogesh

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Hi Yogesh,

Unfortunately the same error appears when using the root as the base DN - it works ok if I scope in on a specific OU, though.

Any other suggestions would be greatly appreciated. As a side note, I have it set to paged at 500 per page which should be sufficient for our LDAP servers to respond to.

Thanks,

Matt

0 Karma

Yogesh_Chouk
Builder

Hi Matt,

Could you please share screenshots of configuration of Ldap from Controller UI and the result of test connection, test user query and test group query.

Also, please attach the latest server logs for review.

Thanks,

Yogesh

0 Karma

mcmanoj2001
Explorer

how did this issue get resolved. I am setting up LDAP and got same error too. 

0 Karma

Gunnar_Svanberg
Path Finder

The LDAP integration by AppD is really bad. I would go with SAML intead. This works great.

Get Updates on the Splunk Community!

Detecting Brute Force Account Takeover Fraud with Splunk

This article is the second in a three-part series exploring advanced fraud detection techniques using Splunk. ...

Buttercup Games: Further Dashboarding Techniques (Part 9)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Buttercup Games: Further Dashboarding Techniques (Part 8)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...