From 0900da4d66436ec9dfba097e4fab2d315602d427 Mon Sep 17 00:00:00 2001
From: mkeyes <mkeyes@localhost>
Date: Tue, 31 Jul 2007 18:45:43 +0000
Subject: [PATCH] Converted Privileges test suites to use dsconfig for changing global ACIs.
---
opends/tests/functional-tests/testcases/privileges/privileges.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/opends/tests/functional-tests/testcases/privileges/privileges.xml b/opends/tests/functional-tests/testcases/privileges/privileges.xml
index 7db1eae..f3cabc7 100755
--- a/opends/tests/functional-tests/testcases/privileges/privileges.xml
+++ b/opends/tests/functional-tests/testcases/privileges/privileges.xml
@@ -39,6 +39,7 @@
<script>
CurrentTestPath['group']='privileges'
+ GLOBAL_ACI_SEARCH="(targetattr!=\"userPassword||authPassword\")(version 3.0; acl \"Anonymous read access\"; allow (read,search,compare) userdn=\"ldap:///anyone\";)"
</script>
<call function="'testGroup_Preamble'"/>
--
Gitblit v1.10.0