--- tests/data/slapd-pw.conf 2005/01/20 17:01:20 1.19.2.6
+++ tests/data/slapd-pw.conf 2003/08/07 14:42:41 1.20
@@ -1,31 +1,20 @@
+# $OpenLDAP: pkg/ldap/tests/data/slapd-pw.conf,v 1.19 2003/04/30 01:04:18 hyc Exp $
+#
# master slapd config -- for testing
-# $OpenLDAP: pkg/ldap/tests/data/slapd-pw.conf,v 1.19.2.5 2004/01/01 18:16:43 kurt Exp $
-## This work is part of OpenLDAP Software .
-##
-## Copyright 1998-2005 The OpenLDAP Foundation.
-## All rights reserved.
-##
-## Redistribution and use in source and binary forms, with or without
-## modification, are permitted only as authorized by the OpenLDAP
-## Public License.
-##
-## A copy of this license is available in the file LICENSE in the
-## top-level directory of the distribution or, alternatively, at
-## .
-
+#
ucdata-path ./ucdata
include ./schema/core.schema
include ./schema/cosine.schema
include ./schema/inetorgperson.schema
include ./schema/openldap.schema
include ./schema/nis.schema
-pidfile ./testrun/slapd.1.pid
-argsfile ./testrun/slapd.1.args
+pidfile ./test-db/slapd.pid
+argsfile ./test-db/slapd.args
# password-hash {md5}
-#mod#modulepath ../servers/slapd/back-@BACKEND@/
-#mod#moduleload back_@BACKEND@.la
+modulepath ../servers/slapd/back-@BACKEND@/
+@MODULELOAD@
#######################################################################
# ldbm database definitions
@@ -34,7 +23,7 @@ argsfile ./testrun/slapd.1.args
database @BACKEND@
#ldbm#cachesize 0
suffix "o=University of Michigan,c=US"
-directory ./testrun/db.1.a
+directory ./test-db
rootdn "cn=Manager,o=University of Michigan,c=US"
rootpw secret
index objectClass eq