Docker-openldap: LDAP_BASE_DN needs to be defined

Created on 23 Jan 2019  路  4Comments  路  Source: osixia/docker-openldap

This morning my containers wouldn't start after an update and reboot. It took me quite a while to find out that the problem was a missing LDAP_BASE_DN definition. Before it worked without an explicit definition in docker-compose.yml.

Most helpful comment

This morning my containers wouldn't start after an update and reboot. It took me quite a while to find out that the problem was a missing LDAP_BASE_DN definition. Before it worked without an explicit definition in docker-compose.yml.

I added content on LDAP_BASE_DN and now it works!! Thanks!

All 4 comments

I'm having the same problem. What did you do to fix the problem?

LDAP_BASE_DN=dc=domain,dc=com ??

This morning my containers wouldn't start after an update and reboot. It took me quite a while to find out that the problem was a missing LDAP_BASE_DN definition. Before it worked without an explicit definition in docker-compose.yml.

I added content on LDAP_BASE_DN and now it works!! Thanks!


https://github.com/osixia/docker-openldap/issues/283 was fixed today and code merged into 1.2.4-dev

@tobikris may be this issue can now be closed ?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

doctormacky picture doctormacky  路  6Comments

dalareo picture dalareo  路  5Comments

Holt59 picture Holt59  路  4Comments

xd34 picture xd34  路  4Comments

mgcrea picture mgcrea  路  3Comments