version 1.3.2.7, 2010/04/13 20:23:52
|
version 1.8, 2008/01/07 23:20:15
|
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-dynlist.conf,v 1.3.2.6 2009/01/22 00:01:16 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-2010 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 47 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 |
#ndb#dbname db_1 |
|
#ndb#include @DATADIR@/ndb.conf |
|
|
|
# we'll reconfigure the attrset dynamically |
# we'll reconfigure the attrset dynamically |
overlay dynlist |
overlay dynlist |