version 1.21.2.7, 2010/04/13 20:23:53
|
version 1.21.2.8, 2010/04/19 19:14:27
|
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.21.2.6 2009/01/22 00:01:16 kurt Exp $ |
# $OpenLDAP$ |
## This work is part of OpenLDAP Software <http://www.openldap.org/>. |
## This work is part of OpenLDAP Software <http://www.openldap.org/>. |
## |
## |
## Copyright 1998-2010 The OpenLDAP Foundation. |
## Copyright 1998-2010 The OpenLDAP Foundation. |
Line 33 argsfile @TESTDIR@/slapd.1.args
|
Line 33 argsfile @TESTDIR@/slapd.1.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.1.a |
|
rootdn "cn=Manager, dc=example,dc=com" |
rootdn "cn=Manager, dc=example,dc=com" |
|
#~null~#directory @TESTDIR@/db.1.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 47 rootdn "cn=Manager, dc=example,dc=com"
|
Line 47 rootdn "cn=Manager, dc=example,dc=com"
|
database @BACKEND@ |
database @BACKEND@ |
suffix "ou=Groups,dc=example,dc=com" |
suffix "ou=Groups,dc=example,dc=com" |
subordinate |
subordinate |
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 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 60 rootdn "cn=Manager, dc=example,dc=com"
|
Line 60 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.c |
|
rootdn "cn=Manager, dc=example,dc=com" |
rootdn "cn=Manager, dc=example,dc=com" |
rootpw secret |
rootpw secret |
|
#~null~#directory @TESTDIR@/db.1.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 |