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
Get Updates on the Splunk Community!

AI for AppInspect

We’re excited to announce two new updates to AppInspect designed to save you time and make the app approval ...

App Platform's 2025 Year in Review: A Year of Innovation, Growth, and Community

As we step into 2026, it’s the perfect moment to reflect on what an extraordinary year 2025 was for the Splunk ...

Operationalizing Entity Risk Score with Enterprise Security 8.3+

Overview Enterprise Security 8.3 introduces a powerful new feature called “Entity Risk Scoring” (ERS) for ...