Skip to content

Commit cf768e4

Browse files
author
Johnathan Phan
committed
want to add controls to allow schema and configuration changes from inside the container
1 parent 7b73341 commit cf768e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/service/slapd/daemon.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/bash -e
2-
exec /usr/sbin/slapd -h "ldap:///" -u openldap -g openldap -d -1
2+
exec /usr/sbin/slapd -h "ldap:/// ldapi:///" -u openldap -g openldap -d -1

0 commit comments

Comments
 (0)