version 1.3.2.7, 2010/04/13 20:23:52
|
version 1.3.2.8, 2010/04/19 19:14:27
|
Line 1
|
Line 1
|
# master slapd config -- for testing of Delta SYNC replication |
# master slapd config -- for testing of Delta SYNC replication |
# $OpenLDAP: pkg/ldap/tests/data/slapd-deltasync-master.conf,v 1.3.2.6 2009/01/22 00:01:16 kurt Exp $ |
# $OpenLDAP$ |
## This work is part of OpenLDAP Software <http://www.openldap.org/>. |
## This work is part of OpenLDAP Software <http://www.openldap.org/>. |
## |
## |
## Copyright 1998-2010 The OpenLDAP Foundation. |
## Copyright 1998-2010 The OpenLDAP Foundation. |
Line 37 argsfile @TESTDIR@/slapd.1.args
|
Line 37 argsfile @TESTDIR@/slapd.1.args
|
|
|
database @BACKEND@ |
database @BACKEND@ |
suffix "cn=log" |
suffix "cn=log" |
directory @TESTDIR@/db.1.b |
|
rootdn "cn=Manager,dc=example,dc=com" |
rootdn "cn=Manager,dc=example,dc=com" |
|
#~null~#directory @TESTDIR@/db.1.b |
#bdb#index objectClass eq |
#bdb#index objectClass eq |
#bdb#index entryUUID,entryCSN eq |
#bdb#index entryUUID,entryCSN eq |
#hdb#index objectClass eq |
#hdb#index objectClass eq |
Line 53 syncprov-nopresent true
|
Line 53 syncprov-nopresent true
|
rootdn "cn=Manager,dc=example,dc=com" |
rootdn "cn=Manager,dc=example,dc=com" |
database @BACKEND@ |
database @BACKEND@ |
suffix "dc=example,dc=com" |
suffix "dc=example,dc=com" |
directory @TESTDIR@/db.1.a |
|
rootdn "cn=Manager,dc=example,dc=com" |
rootdn "cn=Manager,dc=example,dc=com" |
rootpw secret |
rootpw secret |
|
#~null~#directory @TESTDIR@/db.1.a |
#bdb#index objectClass eq |
#bdb#index objectClass eq |
#bdb#index cn,sn,uid pres,eq,sub |
#bdb#index cn,sn,uid pres,eq,sub |
#bdb#index entryUUID,entryCSN eq |
#bdb#index entryUUID,entryCSN eq |