]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-meta.conf
Delete unused idl_cache_entry rwlock field
[openldap] / tests / data / slapd-meta.conf
index e1014af1c8d4c97d60191b6c2c9e81e306d175d7..60b15fedfcebc563fc7acc6ebbef8456a4223cea 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2005 The OpenLDAP Foundation.
+## Copyright 1998-2007 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
 ## top-level directory of the distribution or, alternatively, at
 ## <http://www.OpenLDAP.org/license.html>.
 
-include ./schema/core.schema
-include ./schema/cosine.schema
-include ./schema/inetorgperson.schema
-include ./schema/openldap.schema
-include ./schema/nis.schema
-include ./schema/ppolicy.schema
-pidfile     ./test-db/slapd.m.pid
-argsfile    ./test-db/slapd.m.args
+include                @SCHEMADIR@/core.schema
+include                @SCHEMADIR@/cosine.schema
+include                @SCHEMADIR@/inetorgperson.schema
+include                @SCHEMADIR@/openldap.schema
+include                @SCHEMADIR@/nis.schema
+include                @SCHEMADIR@/ppolicy.schema
+pidfile                @TESTDIR@/slapd.m.pid
+argsfile       @TESTDIR@/slapd.m.args
 
 #mod#modulepath        ../servers/slapd/back-@BACKEND@/
 #mod#moduleload        back_@BACKEND@.la
@@ -35,6 +35,10 @@ argsfile    ./test-db/slapd.m.args
 #rwmmod#modulepath ../servers/slapd/overlays/
 #rwmmod#moduleload rwm.la
 
+# seems to improve behavior under very heavy load
+# (i.e. it alleviates load on target systems)
+threads                8
+
 #######################################################################
 # database definitions
 #######################################################################
@@ -45,18 +49,34 @@ rootdn              "cn=Manager,o=Example,c=US"
 rootpw         secret
 chase-referrals        no
 #nretries      forever
-nretries       1000
+nretries       100
+# 1 sec timeout for binds
+bind-timeout   1000000
 
 # local
 uri            "@URI2@ou=Meta,o=Example,c=US"
 suffixmassage  "ou=Meta,o=Example,c=US" "ou=Meta,dc=example,dc=com"
-pseudorootdn   "cn=manager,ou=meta,dc=example,dc=com"
-pseudorootpw   secret
+###pseudorootdn        "cn=manager,ou=meta,dc=example,dc=com"
+###pseudorootpw        secret
+idassert-bind  bindmethod=simple
+               binddn="cn=manager,ou=meta,dc=example,dc=com"
+               credentials="secret"
+               mode=none
+               flags=non-prescriptive
+idassert-authzFrom     "dn.exact:cn=Manager,o=Example,c=US"
 
 # remote
 uri            "@URI1@o=Example,c=US"
 suffixmassage  "o=Example,c=US" "dc=example,dc=com"
-pseudorootdn   "cn=manager,dc=example,dc=com"
-pseudorootpw   secret
+###pseudorootdn        "cn=manager,dc=example,dc=com"
+###pseudorootpw        secret
+idassert-bind  bindmethod=simple
+               binddn="cn=manager,dc=example,dc=com"
+               credentials="secret"
+               mode=none
+               flags=non-prescriptive
+idassert-authzFrom     "dn.exact:cn=Manager,o=Example,c=US"
+
+limits         dn.exact="cn=Bjorn Jensen,ou=Information Technology Division,ou=People,o=Example,c=US" time=1 size=8
 
 #monitor#database      monitor