Start using the new 'deref' overlay to get extended DNs from OpenLDAP
authorAndrew Bartlett <abartlet@samba.org>
Thu, 11 Dec 2008 01:45:50 +0000 (12:45 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 11 Dec 2008 01:45:50 +0000 (12:45 +1100)
source4/setup/slapd.conf

index b64d581e0d30c9e0f154993fe43501820a3c1968..1d1efd4285d3db4fe005aa3016e3ad18679602a4 100644 (file)
@@ -81,6 +81,7 @@ overlay syncprov
 syncprov-sessionlog 100
 # syncprov-checkpoint 100 10
 
+overlay deref
 
 ### Multimaster-Replication of cn=schema Subcontext ###
 ${MMR_SYNCREPL_SCHEMA_CONFIG}
@@ -110,6 +111,8 @@ overlay syncprov
 syncprov-sessionlog 100
 # syncprov-checkpoint 100 10
 
+overlay deref
+
 ### Multimaster-Replication of cn=config Subcontext ###
 ${MMR_SYNCREPL_CONFIG_CONFIG}
 ${MIRRORMODE}
@@ -142,6 +145,8 @@ overlay syncprov
 syncprov-sessionlog 100
 # syncprov-checkpoint 100 10
 
+overlay deref
+
 ### Multimaster-Replication of cn=user/base-dn context ###
 ${MMR_SYNCREPL_USER_CONFIG}
 ${MIRRORMODE}