]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-syncrepl-slave-refresh2.conf
Define SLAP_USE_CONFDIR, fix moduleload
[openldap] / tests / data / slapd-syncrepl-slave-refresh2.conf
index 30f4453b06508ee4280a924a611df004a95f0a65..780d2fde9a5b82bb1abe6ccf1a9efc66ca144691 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
@@ -25,6 +25,8 @@ argsfile    ./testrun/slapd.3.args
 
 #mod#modulepath        ../servers/slapd/back-@BACKEND@/
 #mod#moduleload        back_@BACKEND@.la
+#monitormod#modulepath ../servers/slapd/back-monitor/
+#monitormod#moduleload back_monitor.la
 
 #######################################################################
 # consumer database definitions
@@ -37,13 +39,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
+#bdb#index             entryUUID,entryCSN      eq
 
 # Don't change syncrepl spec yet
 syncrepl rid=1
-                provider=ldap://localhost:9012
-                updatedn="cn=Replica,dc=example,dc=com"
+                provider=@URI2@
                 binddn="cn=Replica,dc=example,dc=com"
                 bindmethod=simple
                 credentials=secret
@@ -54,3 +57,5 @@ syncrepl rid=1
                 scope=sub
                 type=refreshOnly
                 interval=00:00:00:10
+
+#monitor#database monitor