Hello Am exploring the use of ApacheDS as an embedded service running in Docker containers. I am using M23 Version and deploying the deployed instance (JAR file) and running it in Docker. I am not able to Bind to port 10389 with user Id on Docker. I am fairly knowledgeable with docker networking etc so pretty sure it is not an issue with Docker. The error am getting while connecting to the embedded instance (running within docker) from LDAP studio is the LDAP error code 2: protocol error.
It works fine outside of Docker. Is there any known issue/bug around it and any known workarounds? Thanks in advance Harish