Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't run ldapsearch -Y EXTERNAL -H ldapi:/// -b cn=config #30

Open
jguilhermeam opened this issue Aug 18, 2020 · 1 comment
Open

can't run ldapsearch -Y EXTERNAL -H ldapi:/// -b cn=config #30

jguilhermeam opened this issue Aug 18, 2020 · 1 comment

Comments

@jguilhermeam
Copy link

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)

@jguilhermeam
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant