Browse Source

want to add controls to allow schema and configuration changes from inside the container

Johnathan Phan 10 years ago
parent
commit
cf768e4831
1 changed files with 1 additions and 1 deletions
  1. 1 1
      image/service/slapd/daemon.sh

+ 1 - 1
image/service/slapd/daemon.sh

@@ -1,2 +1,2 @@
 #!/bin/bash -e
-exec /usr/sbin/slapd -h "ldap:///" -u openldap -g openldap -d -1
+exec /usr/sbin/slapd -h "ldap:/// ldapi:///" -u openldap -g openldap -d -1