From 5d69e54585c4e6900bc761db41b1bdd82a318107 Mon Sep 17 00:00:00 2001
From: mkeyes <mkeyes@localhost>
Date: Fri, 27 Jul 2007 20:11:12 +0000
Subject: [PATCH] An ldif file that is no longer needed in the functional tests suites.

---
 /dev/null |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/opends/tests/functional-tests/shared/data/aci/aci_target/aci_handler.ldif b/opends/tests/functional-tests/shared/data/aci/aci_target/aci_handler.ldif
deleted file mode 100644
index 3e357d2..0000000
--- a/opends/tests/functional-tests/shared/data/aci/aci_target/aci_handler.ldif
+++ /dev/null
@@ -1,9 +0,0 @@
-dn: cn=Access Control Handler,cn=config
-changetype: modify
-replace: ds-cfg-acl-handler-class
-ds-cfg-acl-handler-class: org.opends.server.authorization.dseecompat.AciProvider
--
-replace: ds-cfg-acl-handler-enabled
-ds-cfg-acl-handler-enabled: true
-
-

--
Gitblit v1.10.0