version 1.24, 2009/01/21 23:40:42
|
version 1.25, 2009/11/29 17:38:06
|
Line 1
|
Line 1
|
# master slapd config -- for testing of SYNC replication |
# master slapd config -- for testing of SYNC replication |
# $OpenLDAP: pkg/ldap/tests/data/slapd-syncrepl-master.conf,v 1.23 2008/08/26 19:48:18 hyc Exp $ |
# $OpenLDAP: pkg/ldap/tests/data/slapd-syncrepl-master.conf,v 1.24 2009/01/21 23:40:42 kurt Exp $ |
## This work is part of OpenLDAP Software <http://www.openldap.org/>. |
## This work is part of OpenLDAP Software <http://www.openldap.org/>. |
## |
## |
## Copyright 1998-2009 The OpenLDAP Foundation. |
## Copyright 1998-2009 The OpenLDAP Foundation. |
Line 35 argsfile @TESTDIR@/slapd.1.args
|
Line 35 argsfile @TESTDIR@/slapd.1.args
|
|
|
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 |