]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd.conf
ITS#3671 must release conn->c_mutex to allow blocked writers to exit
[openldap] / tests / data / slapd.conf
index 7e215cf01820d190cae8d580c084f1e52533be79..45283e55e20de2700af15c4a88abe117cb35a9ed 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2004 The OpenLDAP Foundation.
+## Copyright 1998-2005 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -18,6 +18,7 @@ include ./schema/cosine.schema
 include ./schema/inetorgperson.schema
 include ./schema/openldap.schema
 include ./schema/nis.schema
+include ./testdata/test.schema
 
 #
 pidfile     ./testrun/slapd.1.pid
@@ -25,6 +26,8 @@ argsfile    ./testrun/slapd.1.args
 
 #mod#modulepath        ../servers/slapd/back-@BACKEND@/
 #mod#moduleload        back_@BACKEND@.la
+#monitormod#modulepath ../servers/slapd/back-monitor/
+#monitormod#moduleload back_monitor.la
 
 #######################################################################
 # database definitions
@@ -38,3 +41,4 @@ rootpw                secret
 index          objectClass     eq
 index          cn,sn,uid       pres,eq,sub
 
+#monitor#database monitor