version 1.3.2.3, 2008/02/11 23:26:50
|
version 1.3.2.5, 2008/09/03 20:58:06
|
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.4 2008/02/12 01:07:39 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-2008 The OpenLDAP Foundation. |
Line 44 rootdn "cn=Manager,dc=example,dc=com"
|
Line 43 rootdn "cn=Manager,dc=example,dc=com"
|
#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 61 rootpw secret
|
Line 62 rootpw secret
|
#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 * |