--- tests/data/slapd-pw.conf 2004/01/01 18:16:43 1.19.2.5 +++ tests/data/slapd-pw.conf 2004/10/04 20:02:31 1.28 @@ -1,8 +1,9 @@ # 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: pkg/ldap/tests/data/slapd-pw.conf,v 1.19.2.4 2003/12/15 22:05:29 + kurt Exp $ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2004 The OpenLDAP Foundation. +## Copyright 1998-2003 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -13,7 +14,6 @@ ## top-level directory of the distribution or, alternatively, at ## . -ucdata-path ./ucdata include ./schema/core.schema include ./schema/cosine.schema include ./schema/inetorgperson.schema @@ -26,16 +26,18 @@ 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 ####################################################################### -# ldbm database definitions +# database definitions ####################################################################### database @BACKEND@ #ldbm#cachesize 0 -suffix "o=University of Michigan,c=US" +suffix "dc=example,dc=com" directory ./testrun/db.1.a -rootdn "cn=Manager,o=University of Michigan,c=US" +rootdn "cn=Manager,dc=example,dc=com" rootpw secret index objectClass eq index cn,sn,uid pres,eq,sub @@ -52,3 +54,5 @@ access to attr=userpassword access to * by self write by * read + +#monitor#database monitor