uri ldap://127.0.0.1:9009/o=University%20of%20Michigan,c=US
cacheparams 10000 15000 2 @ENTRY_LIMIT@ @CACHETTL@
-attrset 0 sn cn title
-attrset 1 mail postaladdress telephonenumber
+attrset 0 sn cn title uid
+attrset 1 mail postaladdress telephonenumber cn uid
addtemplate (|(cn=)(sn=)) 0 @CACHETTL@
addtemplate (sn=) 0 @CACHETTL@
addtemplate (uid=) 1 @CACHETTL@
@MODULELOAD@
#######################################################################
-# ldbm database definitions
+# master database definitions
#######################################################################
database @BACKEND@
-#ldbm#cachesize 0
suffix "o=University of Michigan,c=US"
directory ./test-db
rootdn "cn=Manager,o=University of Michigan,c=US"
@MODULELOAD@
#######################################################################
-# ldbm database definitions
+# consumer database definitions
#######################################################################
database @BACKEND@
-#ldbm#cachesize 0
suffix "o=University of Michigan,c=US"
directory ./test-repl/p1
rootdn "cn=Replica,o=University of Michigan,c=US"
@MODULELOAD@
#######################################################################
-# ldbm database definitions
+# consumer database definitions
#######################################################################
database @BACKEND@
-#ldbm#cachesize 0
suffix "o=University of Michigan,c=US"
directory ./test-repl/p2
rootdn "cn=Replica,o=University of Michigan,c=US"
@MODULELOAD@
#######################################################################
-# ldbm database definitions
+# consumer database definitions
#######################################################################
database @BACKEND@
-#ldbm#cachesize 0
suffix "o=University of Michigan,c=US"
directory ./test-repl/p3
rootdn "cn=Replica,o=University of Michigan,c=US"
@MODULELOAD@
#######################################################################
-# ldbm database definitions
+# consumer database definitions
#######################################################################
database @BACKEND@
-#ldbm#cachesize 0
suffix "o=University of Michigan,c=US"
directory ./test-repl/r1
rootdn "cn=Replica,o=University of Michigan,c=US"
@MODULELOAD@
#######################################################################
-# ldbm database definitions
+# consumer database definitions
#######################################################################
database @BACKEND@
-#ldbm#cachesize 0
suffix "o=University of Michigan,c=US"
directory ./test-repl/r2
rootdn "cn=Replica,o=University of Michigan,c=US"