]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-referrals.conf
fix format
[openldap] / tests / data / slapd-referrals.conf
index 3de976ff02c8afac3058013ad8e6f16718577073..08206ace0c710c2bfcf7bed93e8aec5ff815c708 100644 (file)
@@ -3,7 +3,7 @@
  05:29 kurt Exp $
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2005 The OpenLDAP Foundation.
+## Copyright 1998-2007 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
 ## top-level directory of the distribution or, alternatively, at
 ## <http://www.OpenLDAP.org/license.html>.
 
-include ./schema/core.schema
-include ./schema/cosine.schema
-include ./schema/inetorgperson.schema
-include ./schema/openldap.schema
-include ./schema/nis.schema
-pidfile     ./testrun/slapd.pid
-argsfile    ./testrun/slapd.args
+include                @SCHEMADIR@/core.schema
+include                @SCHEMADIR@/cosine.schema
+include                @SCHEMADIR@/inetorgperson.schema
+include                @SCHEMADIR@/openldap.schema
+include                @SCHEMADIR@/nis.schema
+pidfile                @TESTDIR@/slapd.pid
+argsfile       @TESTDIR@/slapd.args
 
 #mod#modulepath        ../servers/slapd/back-@BACKEND@/
 #mod#moduleload        back_@BACKEND@.la
@@ -33,10 +33,10 @@ argsfile    ./testrun/slapd.args
 
 database       @BACKEND@
 suffix         "c=us"
-directory      ./testrun/db.1.a
+directory      @TESTDIR@/db.1.a
 rootdn         "cn=Manager,c=us"
 rootpw         secret
-#ldbm#index            objectClass eq
 #bdb#index             objectClass eq
+#hdb#index             objectClass eq
 
-#monitor#database monitor
+#monitor#database      monitor