mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Let 389-DS configure LDAPI for us
The new lib389 installer configures LDAPI with correct socket path by default. Use LDAPI to boot strap the IPA domain and autobind. Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com>
This commit is contained in:
committed by
Rob Crittenden
parent
e4fff90074
commit
d87a3b01e0
@@ -65,7 +65,6 @@ dist_app_DATA = \
|
||||
opendnssec_conf.template \
|
||||
opendnssec_kasp.template \
|
||||
unique-attributes.ldif \
|
||||
ldapi.ldif \
|
||||
wsgi.py \
|
||||
repoint-managed-entries.ldif \
|
||||
managed-entries.ldif \
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
# 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
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user