version 1.3.2.3, 2008/02/11 23:26:50
|
version 1.3.2.9, 2011/01/04 23:50:56
|
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-syncrepl-master.conf,v 1.1.2.4 2003/12/ |
# $OpenLDAP: pkg/ldap/tests/data/slapd-deltasync-master.conf,v 1.3.2.8 2010/04/19 19:14:27 quanah Exp $ |
15 22:05:29 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-2008 The OpenLDAP Foundation. |
## Copyright 1998-2011 The OpenLDAP Foundation. |
## All rights reserved. |
## All rights reserved. |
## |
## |
## Redistribution and use in source and binary forms, with or without |
## Redistribution and use in source and binary forms, with or without |
Line 38 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 |
#hdb#index entryUUID,entryCSN eq |
#hdb#index entryUUID,entryCSN eq |
|
#ndb#dbname db_2 |
|
#ndb#include @DATADIR@/ndb.conf |
|
|
overlay syncprov |
overlay syncprov |
syncprov-reloadhint true |
syncprov-reloadhint true |
Line 52 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 |
#hdb#index objectClass eq |
#hdb#index objectClass eq |
#hdb#index cn,sn,uid pres,eq,sub |
#hdb#index cn,sn,uid pres,eq,sub |
#hdb#index entryUUID,entryCSN eq |
#hdb#index entryUUID,entryCSN eq |
|
#ndb#dbname db_1 |
|
#ndb#include @DATADIR@/ndb.conf |
|
|
|
|
access to * |
access to * |