--- tests/data/Attic/slapd-meta2.conf 2008/02/11 23:24:27 1.1.2.8
+++ tests/data/Attic/slapd-meta2.conf 2005/05/30 12:02:16 1.2
@@ -1,8 +1,8 @@
# master slapd config -- for testing
-# $OpenLDAP: pkg/ldap/tests/data/slapd-meta2.conf,v 1.1.2.7 2007/01/02 21:44:12 kurt Exp $
+# $OpenLDAP: pkg/ldap/tests/data/slapd-meta2.conf,v 1.1 2005/04/22 19:47:55 ando Exp $
## This work is part of OpenLDAP Software .
##
-## Copyright 1998-2008 The OpenLDAP Foundation.
+## Copyright 1998-2005 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
@@ -13,14 +13,14 @@
## top-level directory of the distribution or, alternatively, at
## .
-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.2.pid
-argsfile @TESTDIR@/slapd.2.args
+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.2.pid
+argsfile ./test-db/slapd.2.args
#mod#modulepath ../servers/slapd/back-@BACKEND@/
#mod#moduleload back_@BACKEND@.la
@@ -35,19 +35,16 @@ argsfile @TESTDIR@/slapd.2.args
#rwmmod#modulepath ../servers/slapd/overlays/
#rwmmod#moduleload rwm.la
-idletimeout 5
-
#######################################################################
# database definitions
#######################################################################
database @BACKEND@
suffix "ou=Meta,dc=example,dc=com"
-directory @TESTDIR@/db.2.a
+directory ./testrun/db.2.a
rootdn "cn=Manager,ou=Meta,dc=example,dc=com"
rootpw secret
#bdb#index objectClass eq
-#hdb#index objectClass eq
#ldbm#index objectClass eq
#monitor#database monitor