You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently it is not possible to connect via socket to slapd using Docker when the slapd itself is the running process. I've used another script as a process (using sleep) and then I could access slapd via socket.
when I try to run the following command
ldapsearch -Y EXTERNAL -H ldapi:/// -b cn=config
i get the following error message:
ldap_sasl_interactive_bind_s: Can't contact LDAP server (-1)
The text was updated successfully, but these errors were encountered: