All Apps and Add-ons

Splunk Supporting Add-on for Active Directory: ERROR socket ssl wrapping error

cleelakrishna
Loves-to-Learn

External search command 'ldapsearch' returned error code 1. Script output = " ERROR socket ssl wrapping error: [Errno 104] Connection reset by peer "

installed and Configured "Splunk supporting Addon for AD" addon on Search head. but when i clicked on "Test Connection" Button i gettting follwing error message.

External search command 'ldapsearch' returned error code 1. Script output = " ERROR socket ssl wrapping error: [Errno 104] Connection reset by peer "

Did any one got this issue ? please help me in fixing it.

i added commands.conf file in ../local directory. even then issue remains the same.

0 Karma

cleelakrishna
Loves-to-Learn

in ldap.conf , please check "ssl" attribute for you domain.

ssl=0 ,even if you edit through UI , changes wont effect in backend. this should be edited from backend.

some add-on's wont listen our words , we need to control it...

[abcdef]
alternatedomain = xxxx.xxx
basedn = DC=xxxxx,DC=xxx
binddn = abc
server = xxxxx.xxx
ssl = 0
port = 389

0 Karma

Iriseng94
Explorer

im also need help on this

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...