version 1.16, 2004/12/04 18:43:22
|
version 1.16.2.2, 2005/08/09 21:04:10
|
Line 3
|
Line 3
|
kurt 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-2003 The OpenLDAP Foundation. |
## Copyright 1998-2005 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 36 database @BACKEND@
|
Line 36 database @BACKEND@
|
suffix "ou=Information Technology Division,ou=People,dc=example,dc=com" |
suffix "ou=Information Technology Division,ou=People,dc=example,dc=com" |
directory ./testrun/db.1.a |
directory ./testrun/db.1.a |
rootdn "cn=Manager, dc=example,dc=com" |
rootdn "cn=Manager, dc=example,dc=com" |
|
#bdb#index objectclass eq |
|
#bdb#index uid pres,eq,sub |
|
#bdb#index cn,sn pres,eq,sub,subany |
|
#hdb#index objectclass eq |
|
#hdb#index uid pres,eq,sub |
|
#hdb#index cn,sn pres,eq,sub,subany |
#ldbm#index objectclass eq |
#ldbm#index objectclass eq |
#ldbm#index uid pres,eq,sub |
#ldbm#index uid pres,eq,sub |
#ldbm#index cn,sn pres,eq,sub,subany |
#ldbm#index cn,sn pres,eq,sub,subany |
#ldbm#dbnosync |
#ldbm#dbnosync |
#ldbm#dbnolocking |
#ldbm#dbnolocking |
#bdb#index objectclass eq |
|
#bdb#index uid pres,eq,sub |
|
#bdb#index cn,sn pres,eq,sub,subany |
|
|
|
database @BACKEND@ |
database @BACKEND@ |
suffix "ou=Groups,dc=example,dc=com" |
suffix "ou=Groups,dc=example,dc=com" |
directory ./testrun/db.1.b |
directory ./testrun/db.1.b |
rootdn "cn=Manager, dc=example,dc=com" |
rootdn "cn=Manager, dc=example,dc=com" |
|
#bdb#index objectclass eq |
|
#bdb#index uid pres,eq,sub |
|
#bdb#index cn,sn pres,eq,sub,subany |
|
#hdb#index objectclass eq |
|
#hdb#index uid pres,eq,sub |
|
#hdb#index cn,sn pres,eq,sub,subany |
#ldbm#index objectclass eq |
#ldbm#index objectclass eq |
#ldbm#index uid pres,eq,sub |
#ldbm#index uid pres,eq,sub |
#ldbm#index cn,sn pres,eq,sub,subany |
#ldbm#index cn,sn pres,eq,sub,subany |
#ldbm#dbnosync |
#ldbm#dbnosync |
#ldbm#dbnolocking |
#ldbm#dbnolocking |
#bdb#index objectclass eq |
|
#bdb#index uid pres,eq,sub |
|
#bdb#index cn,sn pres,eq,sub,subany |
|
|
|
database @BACKEND@ |
database @BACKEND@ |
suffix "dc=example,dc=com" |
suffix "dc=example,dc=com" |
directory ./testrun/db.1.c |
directory ./testrun/db.1.c |
rootdn "cn=Manager, dc=example,dc=com" |
rootdn "cn=Manager, dc=example,dc=com" |
rootpw secret |
rootpw secret |
|
#bdb#index objectclass eq |
|
#bdb#index uid pres,eq,sub |
|
#bdb#index cn,sn pres,eq,sub,subany |
|
#hdb#index objectclass eq |
|
#hdb#index uid pres,eq,sub |
|
#hdb#index cn,sn pres,eq,sub,subany |
#ldbm#index objectclass eq |
#ldbm#index objectclass eq |
#ldbm#index uid pres,eq,sub |
#ldbm#index uid pres,eq,sub |
#ldbm#index cn,sn pres,eq,sub,subany |
#ldbm#index cn,sn pres,eq,sub,subany |
#ldbm#dbnosync |
#ldbm#dbnosync |
#ldbm#dbnolocking |
#ldbm#dbnolocking |
#bdb#index objectclass eq |
|
#bdb#index uid pres,eq,sub |
|
#bdb#index cn,sn pres,eq,sub,subany |
|
overlay glue |
overlay glue |
glue-sub "ou=Information Technology Division,ou=People,dc=example,dc=com" |
glue-sub "ou=Information Technology Division,ou=People,dc=example,dc=com" |
glue-sub "ou=Groups,dc=example,dc=com" |
glue-sub "ou=Groups,dc=example,dc=com" |
|
|
#monitor#database monitor |
#monitor#database monitor |