version 1.2.2.2, 2006/01/03 22:16:27
|
version 1.3.2.7, 2010/04/13 20:23:52
|
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-2006 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 46 rootpw secret
|
Line 47 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 |