]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-syncrepl-slave-refresh1.conf
Define SLAP_USE_CONFDIR, fix moduleload
[openldap] / tests / data / slapd-syncrepl-slave-refresh1.conf
index 67f65fe93300710e9a981fca0efeb6f876e41a94..ddf424dfb374bc6e6b141f71a86fad94efe19d10 100644 (file)
@@ -3,7 +3,7 @@
  2003/12/15 22:05:29 kurt Exp $
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2003 The OpenLDAP Foundation.
+## Copyright 1998-2005 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -41,15 +41,14 @@ rootdn              "cn=Replica,dc=example,dc=com"
 rootpw         secret
 #ldbm#index            objectClass     eq
 #ldbm#index            cn,sn,uid       pres,eq,sub
+#ldbm#index            entryUUID       eq
 #bdb#index             objectClass     eq
 #bdb#index             cn,sn,uid       pres,eq,sub
-
-sessionlog 1 100
+#bdb#index             entryUUID,entryCSN      eq
 
 # Don't change syncrepl spec yet
 syncrepl rid=1
                 provider=@URI1@
-                updatedn="cn=Replica,dc=example,dc=com"
                 binddn="cn=Manager,dc=example,dc=com"
                 bindmethod=simple
                 credentials=secret
@@ -60,8 +59,11 @@ syncrepl rid=1
                 scope=sub
                 type=refreshOnly
                 interval=00:00:00:10
+updateref      @URI1@
 
 overlay syncprov
+syncprov-sessionlog 100
+
 
 
-#monitor#database monitor
+#monitor#database      monitor