X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2Fdata%2Fslapd-emptydn.conf;h=f5eb23c45e77db6493269ff0f45b1a9d03b7dc35;hb=d4124e0e031f5b76a80f9c25a04146d334bcf898;hp=b98b059ff6e68f47319cdd0f59d45bd5e4a2f35c;hpb=9e29048fd1caa1382fa08d1ac7e41ba7ae597b60;p=openldap diff --git a/tests/data/slapd-emptydn.conf b/tests/data/slapd-emptydn.conf index b98b059ff6..f5eb23c45e 100644 --- a/tests/data/slapd-emptydn.conf +++ b/tests/data/slapd-emptydn.conf @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 2004-2005 The OpenLDAP Foundation. +## Copyright 2004-2008 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -13,15 +13,15 @@ ## top-level directory of the distribution or, alternatively, at ## . -include ./schema/core.schema -include ./schema/cosine.schema -include ./schema/inetorgperson.schema -include ./schema/openldap.schema -include ./schema/nis.schema +include @SCHEMADIR@/core.schema +include @SCHEMADIR@/cosine.schema +include @SCHEMADIR@/inetorgperson.schema +include @SCHEMADIR@/openldap.schema +include @SCHEMADIR@/nis.schema # -pidfile ./testrun/slapd.1.pid -argsfile ./testrun/slapd.1.args +pidfile @TESTDIR@/slapd.1.pid +argsfile @TESTDIR@/slapd.1.args access to dn.exact="" by * read @@ -40,15 +40,13 @@ access to dn.exact="cn=Subschema" database @BACKEND@ suffix "dc=example,dc=com" -directory ./testrun/db.1.a +directory @TESTDIR@/db.1.a rootdn "cn=Manager,dc=example,dc=com" rootpw secret #bdb#index objectClass eq #bdb#index cn,sn,uid pres,eq,sub #hdb#index objectClass eq #hdb#index cn,sn,uid pres,eq,sub -#ldbm#index objectClass eq -#ldbm#index cn,sn,uid pres,eq,sub access to attrs=userPassword by dn.exact="cn=Manager,c=US" write @@ -65,15 +63,13 @@ access to dn.subtree="dc=example,dc=com" database @BACKEND@ suffix "" -directory ./testrun/db.2.a +directory @TESTDIR@/db.2.a rootdn "cn=Manager,c=US" rootpw secret #bdb#index objectClass eq #bdb#index cn,sn,uid pres,eq,sub #hdb#index objectClass eq #hdb#index cn,sn,uid pres,eq,sub -#ldbm#index objectClass eq -#ldbm#index cn,sn,uid pres,eq,sub access to attrs=userPassword by self =wx