From f0505314b1a09ab94ab18742265a157e09e96cbc Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 29 Dec 2004 21:25:09 +0000 Subject: [PATCH] Remove DN from URI --- tests/data/slapd-proxycache.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/slapd-proxycache.conf b/tests/data/slapd-proxycache.conf index 5cb9440147..d2285bb30d 100644 --- a/tests/data/slapd-proxycache.conf +++ b/tests/data/slapd-proxycache.conf @@ -35,7 +35,7 @@ argsfile ./testrun/slapd.2.args database ldap suffix "o=University of Michigan,c=US" rootdn "o=University of Michigan,c=US" -uri ldap://127.0.0.1:9011/o=University%20of%20Michigan%2cc=US +uri ldap://127.0.0.1:9011 overlay proxycache proxycache @BACKEND@ 100 2 @ENTRY_LIMIT@ @CACHETTL@ -- 2.39.5