version 1.9.2.3, 2008/02/11 23:26:50
|
version 1.19, 2010/04/13 20:18:29
|
Line 1
|
Line 1
|
# stand-alone slapd config -- for backglue testing (with indexing) |
# stand-alone slapd config -- for backglue testing (with indexing) |
# $OpenLDAP: pkg/ldap/tests/data/slapd-glue.conf,v 1.5.2.4 2003/12/15 22:05:29 |
# $OpenLDAP: pkg/ldap/tests/data/slapd-glue-syncrepl2.conf,v 1.18 2009/11/29 17:38:05 hallvard Exp $ |
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-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 35 argsfile @TESTDIR@/slapd.2.args
|
Line 34 argsfile @TESTDIR@/slapd.2.args
|
database @BACKEND@ |
database @BACKEND@ |
suffix "ou=Information Technology Division,ou=People,dc=example,dc=com" |
suffix "ou=Information Technology Division,ou=People,dc=example,dc=com" |
subordinate |
subordinate |
directory @TESTDIR@/db.2.a |
|
rootdn "cn=Manager 2,dc=example,dc=com" |
rootdn "cn=Manager 2,dc=example,dc=com" |
|
#~null~#directory @TESTDIR@/db.2.a |
#bdb#index objectclass eq |
#bdb#index objectclass eq |
#bdb#index uid pres,eq,sub |
#bdb#index uid pres,eq,sub |
#bdb#index cn,sn pres,eq,sub,subany |
#bdb#index cn,sn pres,eq,sub,subany |
Line 45 rootdn "cn=Manager 2,dc=example,dc=com"
|
Line 44 rootdn "cn=Manager 2,dc=example,dc=com"
|
#hdb#index uid pres,eq,sub |
#hdb#index uid pres,eq,sub |
#hdb#index cn,sn pres,eq,sub,subany |
#hdb#index cn,sn pres,eq,sub,subany |
#hdb#index entryUUID,entryCSN pres |
#hdb#index entryUUID,entryCSN pres |
|
#ndb#dbname db_4 |
|
#ndb#include @DATADIR@/ndb.conf |
|
|
|
|
syncrepl rid=2 |
syncrepl rid=2 |
Line 58 syncrepl rid=2
|
Line 59 syncrepl rid=2
|
schemachecking=off |
schemachecking=off |
scope=sub |
scope=sub |
type=refreshAndPersist |
type=refreshAndPersist |
retry="3 3 300 5" |
retry="3 10 300 5" |
updateref @URI1@ |
updateref @URI1@ |
#overlay syncprov |
#overlay syncprov |
|
|
database @BACKEND@ |
database @BACKEND@ |
suffix "ou=Groups,dc=example,dc=com" |
suffix "ou=Groups,dc=example,dc=com" |
subordinate |
subordinate |
directory @TESTDIR@/db.2.b |
|
rootdn "cn=Manager 2,dc=example,dc=com" |
rootdn "cn=Manager 2,dc=example,dc=com" |
|
#~null~#directory @TESTDIR@/db.2.b |
#bdb#index objectclass eq |
#bdb#index objectclass eq |
#bdb#index uid pres,eq,sub |
#bdb#index uid pres,eq,sub |
#bdb#index cn,sn pres,eq,sub,subany |
#bdb#index cn,sn pres,eq,sub,subany |
Line 75 rootdn "cn=Manager 2,dc=example,dc=com"
|
Line 76 rootdn "cn=Manager 2,dc=example,dc=com"
|
#hdb#index uid pres,eq,sub |
#hdb#index uid pres,eq,sub |
#hdb#index cn,sn pres,eq,sub,subany |
#hdb#index cn,sn pres,eq,sub,subany |
#hdb#index entryUUID,entryCSN pres |
#hdb#index entryUUID,entryCSN pres |
|
#ndb#dbname db_5 |
|
#ndb#include @DATADIR@/ndb.conf |
|
|
|
|
overlay syncprov |
overlay syncprov |
Line 82 overlay syncprov
|
Line 85 overlay syncprov
|
|
|
database @BACKEND@ |
database @BACKEND@ |
suffix "dc=example,dc=com" |
suffix "dc=example,dc=com" |
directory @TESTDIR@/db.2.c |
|
rootdn "cn=Manager 2,dc=example,dc=com" |
rootdn "cn=Manager 2,dc=example,dc=com" |
rootpw secret |
rootpw secret |
|
#~null~#directory @TESTDIR@/db.2.c |
#bdb#index objectclass eq |
#bdb#index objectclass eq |
#bdb#index uid pres,eq,sub |
#bdb#index uid pres,eq,sub |
#bdb#index cn,sn pres,eq,sub,subany |
#bdb#index cn,sn pres,eq,sub,subany |
#hdb#index objectclass eq |
#hdb#index objectclass eq |
#hdb#index uid pres,eq,sub |
#hdb#index uid pres,eq,sub |
#hdb#index cn,sn pres,eq,sub,subany |
#hdb#index cn,sn pres,eq,sub,subany |
|
#ndb#dbname db_6 |
|
#ndb#include @DATADIR@/ndb.conf |
|
|
|
|
#overlay syncprov |
#overlay syncprov |