From 682d8f9ea9ba35b66d4cf6feffb2a0720a9b8784 Mon Sep 17 00:00:00 2001
From: matthew_swift <matthew_swift@localhost>
Date: Mon, 17 Dec 2007 09:39:43 +0000
Subject: [PATCH] Updated doc to reflect the WIKI reference page note regarding internal operation logging.

---
 opends/src/admin/defn/org/opends/server/admin/std/LDIFConnectionHandlerConfiguration.xml |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/LDIFConnectionHandlerConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/LDIFConnectionHandlerConfiguration.xml
index da1f056..b5638f7 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/LDIFConnectionHandlerConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/LDIFConnectionHandlerConfiguration.xml
@@ -40,7 +40,12 @@
     The connection handler will periodically look for the existence of a
     new file, will process the changes contained in that file as
     internal operations, and will write the result to an output file
-    with comments indicating the result of the processing.
+    with comments indicating the result of the processing. NOTE: By
+    default
+    <adm:user-friendly-name />
+    operations are not logged because they are internal operations. If
+    you want to log these operations, allow internal logging in the
+    access log publisher.
   </adm:description>
   <adm:profile name="ldap">
     <ldap:object-class>

--
Gitblit v1.10.0