]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-schema.conf
Fix typos
[openldap] / tests / data / slapd-schema.conf
index c392753ec372e53514b982451d8c499f5e4ff96c..3d41d0cc356157215d634b8f79756ee7e6a12f4b 100644 (file)
@@ -3,7 +3,7 @@
  :29 kurt Exp $
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2003 The OpenLDAP Foundation.
+## Copyright 1998-2005 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -24,6 +24,11 @@ include ./schema/inetorgperson.schema
 include ./schema/misc.schema
 include ./schema/nis.schema
 include ./schema/openldap.schema
+#
+include ./schema/duaconf.schema
+include ./schema/dyngroup.schema
+include ./schema/ppolicy.schema
+
 #
 pidfile     ./testrun/slapd.1.pid
 argsfile    ./testrun/slapd.1.args
@@ -33,22 +38,23 @@ rootdse     ./testdata/rootdse.ldif
 
 #mod#modulepath        ../servers/slapd/back-@BACKEND@/
 #mod#moduleload        back_@BACKEND@.la
-
-#monitormod#moduleload ../servers/slapd/back-monitor/back_monitor.la
+#monitormod#modulepath ../servers/slapd/back-monitor/
+#monitormod#moduleload back_monitor.la
 
 #######################################################################
-# ldbm database definitions
+# database definitions
 #######################################################################
 
 database       @BACKEND@
 suffix         "o=OpenLDAP Project,l=Internet"
 directory      ./testrun/db.1.a
-#ldbm#index            objectClass eq
 #bdb#index             objectClass eq
+#hdb#index             objectClass eq
+#ldbm#index            objectClass eq
 
 #database      @BACKEND@
 #suffix                "dc=example,dc=com"
 #directory     ./testrun/db.1.b
 #index         objectClass eq
 
-#monitor#database monitor
+#monitor#database      monitor