소스 검색

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

Johnathan Phan 10 년 전
부모
커밋
cf768e4831
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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