Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
Opensearch-2.12.0
Dashboard-2.12.0
RHEL-8.8
Microsoft Edge-128.0.2739.67
Describe the issue:
My cluster’s LDAP Authentication is not working, is there anything can be done? Any idea is appreciated, thanks. (I want to only implement LDAP Authentication, not the Authorization). I apply the changes by running securityadmin.sh and the change in configs can be seen in the Security section of my dashboard. I can ldapsearch via commandline also:
one more thing, according to the docs the hosts’ list does not contain a protocol it’s rather defined by authentication_backend.config.enable_ssl: true i.e:
to try all the possibilities but not working (updated all the config files in cluster and applied securityadmin.sh)
I just want to remind that I only get response from ldapsearch with: “ldaps://myldapserver.mycompany.sth.st:1636”
“ldap://myldapserver.mycompany.sth.st:1636” and “myldapserver.mycompany.sth.st:1636” does not work on getting ldap response