Skip to content
Snippets Groups Projects
Commit 95318042 authored by Bertrand Gouny's avatar Bertrand Gouny
Browse files

Merge branch 'hotfix-0.7.2' into stable

parents ba0b83ad faeb2206
Branches
Tags v0.7.2
No related merge requests found
......@@ -46,8 +46,7 @@ fi
if [ ! -e /etc/ldap/config/docker_bootstrapped ]; then
status "Custom config"
slapd -h "ldapi:///" -u openldap -g openldap
chown -R openldap:openldap /etc/ldap
slapd -h "ldapi:///"
# TLS
if [ -e /etc/ldap/ssl/ldap.crt ] && [ -e /etc/ldap/ssl/ldap.key ] && [ -e /etc/ldap/ssl/ca.crt ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment