version 1.3, 2006/01/03 22:12:27
|
version 1.3.2.7, 2010/04/13 20:23:52
|
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.6 2009/01/22 00:01:16 kurt 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-2006 The OpenLDAP Foundation. |
## Copyright 1998-2010 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 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 |
#ldbm#index objectClass eq |
#ndb#dbname db_2 |
#ldbm#index entryUUID,entryCSN eq |
#ndb#include @DATADIR@/ndb.conf |
|
|
overlay syncprov |
overlay syncprov |
syncprov-reloadhint true |
syncprov-reloadhint true |
Line 63 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 |
#ldbm#index objectClass eq |
#ndb#dbname db_1 |
#ldbm#index cn,sn,uid pres,eq,sub |
#ndb#include @DATADIR@/ndb.conf |
|
|
|
|
|
access to * |
|
by users write |
|
by * read |
|
|
overlay syncprov |
overlay syncprov |
#syncprov-sessionlog 100 |
#syncprov-sessionlog 100 |