]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-chain2.conf
Merge remote branch 'origin/mdb.master'
[openldap] / tests / data / slapd-chain2.conf
index 4edbf7006e442f271d7ac9ff09ca22cc5b5295a4..694c2cd93ea613f3070de94f62e2f86507251595 100644 (file)
@@ -1,9 +1,8 @@
 # master slapd config -- for testing
-# $OpenLDAP: pkg/ldap/tests/data/slapd-pw.conf,v 1.19.2.4 2003/12/15 22:05:29 
- kurt Exp $
+# $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2005 The OpenLDAP Foundation.
+## Copyright 1998-2011 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -39,24 +38,25 @@ argsfile    @TESTDIR@/slapd.2.args
 #
 
 database       @BACKEND@
-#ldbm#cachesize        0
+
 suffix         "dc=example,dc=com"
-directory      @TESTDIR@/db.2.a
 rootdn         "cn=Manager,dc=example,dc=com"
 rootpw         secret
-#bdb#index             objectClass     eq
-#bdb#index             cn,sn,uid       pres,eq,sub
-#hdb#index             objectClass     eq
-#hdb#index             cn,sn,uid       pres,eq,sub
-#ldbm#index            objectClass     eq
-#ldbm#index            cn,sn,uid       pres,eq,sub
+#~null~#directory      @TESTDIR@/db.2.a
+#indexdb#index         objectClass     eq
+#indexdb#index         cn,sn,uid       pres,eq,sub
+#ndb#dbname db_2
+#ndb#include @DATADIR@/ndb.conf
 
 #
 # uses the chain overlay as database specific;
 # the chain-URI is configured, so only that URI is chained
 overlay                chain
 chain-uri      @URI1@
-chain-acl-authcDN      "cn=Manager,dc=example,dc=com"
-chain-acl-passwd       secret
+chain-idassert-bind    bindmethod=simple
+                       binddn="cn=Manager,dc=example,dc=com"
+                       credentials=secret
+                       mode=self
+                       flags=non-prescriptive
 
 #monitor#database      monitor