summaryrefslogtreecommitdiff
path: root/source4/setup/slapd.conf
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-12-16 09:18:21 +0100
committerAndrew Bartlett <abartlet@samba.org>2008-12-17 12:29:28 +1100
commitebe1e923c862798602b563211ec8c625fc4032ea (patch)
tree275853c1da2027363cc9864fdeb03f74468c44a9 /source4/setup/slapd.conf
parent1f28541a241d2dc4c5460344f817d56182a672ce (diff)
downloadsamba-ebe1e923c862798602b563211ec8c625fc4032ea.tar.gz
samba-ebe1e923c862798602b563211ec8c625fc4032ea.tar.bz2
samba-ebe1e923c862798602b563211ec8c625fc4032ea.zip
s4:provision: use extended_dn_out_ldb or extended_dn_out_dereference depending on the backend
This just changes the existing stratagy of loading different modules for the OpenLDAP backend to also include extended_dn_out_* When we provision the OpenLDAP backend, we make sure to include the 'deref' overlay (which must be made available by the OpenLDAP build) Signed-off-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source4/setup/slapd.conf')
-rw-r--r--source4/setup/slapd.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/setup/slapd.conf b/source4/setup/slapd.conf
index b64d581e0d..506dc504b4 100644
--- a/source4/setup/slapd.conf
+++ b/source4/setup/slapd.conf
@@ -51,6 +51,8 @@ defaultsearchbase ${DOMAINDN}
rootdn cn=Manager
+overlay deref
+
${REFINT_CONFIG}
${MEMBEROF_CONFIG}