version 1.3, 2006/01/03 22:12:27
|
version 1.3.2.4, 2008/09/03 20:58:06
|
Line 1
|
Line 1
|
# stand-alone slapd config -- for testing (with indexing) |
# stand-alone slapd config -- for testing (with indexing) |
## 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-2008 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 46 rootpw secret
|
Line 46 rootpw secret
|
#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 |
#ldbm#index objectClass eq |
#ndb#dbname db_1 |
#ldbm#index cn,sn,uid pres,eq,sub |
#ndb#include @DATADIR@/ndb.conf |
|
|
|
# we'll reconfigure the attrset dynamically |
overlay dynlist |
overlay dynlist |
### DO NOT ADD ANY DIRECTIVE BELOW THIS; TEST APPENDS STUFF ### |
dynlist-attrset groupOfURLs memberURL |
|
|
|
database config |
|
include @TESTDIR@/configpw.conf |