version 1.1, 2007/09/29 09:46:29
|
version 1.6, 2010/04/13 20:18:30
|
Line 1
|
Line 1
|
# stand-alone slapd config -- for testing (with indexing) |
# stand-alone slapd config -- for testing (with indexing) |
# $OpenLDAP: pkg/ldap/tests/data/slapd.conf,v 1.42 2007/06/14 21:24:48 ghenry Exp $ |
# $OpenLDAP: pkg/ldap/tests/data/slapd-meta-target1.conf,v 1.5 2009/11/29 17:38:05 hallvard 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-2007 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 38 sockbuf_max_incoming 4194303
|
Line 38 sockbuf_max_incoming 4194303
|
|
|
database @BACKEND@ |
database @BACKEND@ |
suffix "dc=example,dc=com" |
suffix "dc=example,dc=com" |
directory @TESTDIR@/db.1.a |
|
rootdn "cn=Manager,dc=example,dc=com" |
rootdn "cn=Manager,dc=example,dc=com" |
rootpw secret |
rootpw secret |
|
#null#bind on |
|
#~null~#directory @TESTDIR@/db.1.a |
#bdb#index objectClass eq |
#bdb#index objectClass eq |
#bdb#index cn,sn,uid pres,eq,sub |
#bdb#index cn,sn,uid pres,eq,sub |
#hdb#index objectClass eq |
#hdb#index objectClass eq |
#hdb#index cn,sn,uid pres,eq,sub |
#hdb#index cn,sn,uid pres,eq,sub |
|
#ndb#dbname db_1 |
|
#ndb#include @DATADIR@/ndb.conf |
|
|
# ITS#5154: force mixed success/failure of binds using same connection |
# ITS#5154: force mixed success/failure of binds using same connection |
access to dn="cn=Barbara Jensen,ou=Information Technology DivisioN,ou=People,dc=example,dc=com" |
access to dn="cn=Barbara Jensen,ou=Information Technology DivisioN,ou=People,dc=example,dc=com" |