blob: 47f3f2caa8ca3ea5424ae36667aa50ef5c2a9a3c (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Enable the ldapi listener
dn: cn=config
changetype: modify
replace: nsslapd-ldapilisten
nsslapd-ldapilisten: on
-
replace: nsslapd-ldapifilepath
nsslapd-ldapifilepath: /var/run/slapd-$SERVERID.socket
-
|