Sebastian Leicht
Results
3
comments of
Sebastian Leicht
Same problem by me
You have to set the port to 389 inside the container when using internal docker network. You can do that with ``` - LDAP_PORT_NUMBER=389 - LDAP_LDAPS_PORT_NUMBER=636 ```
Just tested the binary, but this would solve the issue on my opinion. The telnet commands are the same as before