All Apps and Add-ons

Unknown search command 'ldaptestconnection' when configuring Splunk Supporting Add-on for Active Directory

rjbonilla
New Member

Configuring the Splunk Support Addon for AD but keep getting this error when testing the connection

Search
| ldaptestconnection domain="test.lab"
Result
distinguishedName: DC=test,DC=lab
Error
[Splunk.test.lab] Search Factory: Unknown search command 'ldaptestconnection'.

0 Karma

pmakwana_splunk
Splunk Employee
Splunk Employee

This might happen incase of Searchhead and Indexer clustering. By default the ldap custom commands are set to run on local machine (or SH) but incase of distributed architecture the queries are running on indexers and Indexers might not have SA-ldapsearch app installed and hence these commands would not run.

Please try the below on your SH and then restart the splunk.
1) Create the local folder under SA-ldapsearch
2) Copy the commands.conf from default folder to local folder
3) Edit the commands.conf of local folder and change the parameter from "local=false" to "local=true"
4) Restart the SH

If you are using the SH deployer then you need to follow the same steps on Deployer and then push the apps on SH.

Please refer the below doc for the reference
https://docs.splunk.com/Documentation/SA-LdapSearch/2.1.4/User/Workaroundfordefaultconfigstanzaerror...

Let me know if you face any issues.

Thanks,
Pratik

lloydknight
Builder

Hello rjbonilla

Have tried checking the splunkd.log for errors on the ldap authentication?

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...