diff --git a/roles/usermanagement/templates/slapd-custom.service b/roles/usermanagement/templates/slapd-custom.service index 8a67522..973d108 100644 --- a/roles/usermanagement/templates/slapd-custom.service +++ b/roles/usermanagement/templates/slapd-custom.service @@ -4,7 +4,7 @@ Description=Slapd Custom Service [Service] Type=forking -ExecStart=/usr/sbin/slapd -f /etc/ldap/slapd.conf -h "ldapi:/// ldap:///" +ExecStart=/usr/sbin/slapd -f /etc/ldap/slapd.conf -h "ldap:///" User=openldap Group=openldap