]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-glue-syncrepl1.conf
Define SLAP_USE_CONFDIR, fix moduleload
[openldap] / tests / data / slapd-glue-syncrepl1.conf
index 3bc1bb2d5110b349b951f756a923c016e48c3143..e088dcbef09a398e14ce43ec9464a4c1e74e33b7 100644 (file)
@@ -44,6 +44,7 @@ rootdn                "cn=Manager 1,dc=example,dc=com"
 #bdb#index             objectclass     eq
 #bdb#index             uid     pres,eq,sub
 #bdb#index             cn,sn   pres,eq,sub,subany
+#bdb#index             entryUUID,entryCSN      pres
 overlay                syncprov
 
 database       @BACKEND@
@@ -58,6 +59,7 @@ rootdn                "cn=Manager 1,dc=example,dc=com"
 #bdb#index             objectclass     eq
 #bdb#index             uid     pres,eq,sub
 #bdb#index             cn,sn   pres,eq,sub,subany
+#bdb#index             entryUUID,entryCSN      pres
 syncrepl       rid=1
                provider=@URI2@
                binddn="cn=Manager 2,dc=example,dc=com"