From 5833fe40996c75adcf1e116104ffe6169c4866e6 Mon Sep 17 00:00:00 2001
From: rhaggard <rhaggard@localhost>
Date: Fri, 01 Feb 2008 18:37:01 +0000
Subject: [PATCH] Uncommitting last changes to configuration .xml files, second try

---
 opends/src/admin/defn/org/opends/server/admin/std/AnonymousSASLMechanismHandlerConfiguration.xml |   13 ++++---------
 1 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/AnonymousSASLMechanismHandlerConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/AnonymousSASLMechanismHandlerConfiguration.xml
index a2a85af..7132688 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/AnonymousSASLMechanismHandlerConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/AnonymousSASLMechanismHandlerConfiguration.xml
@@ -31,15 +31,10 @@
   xmlns:adm="http://www.opends.org/admin"
   xmlns:ldap="http://www.opends.org/admin-ldap">
   <adm:synopsis>
-    The ANONYMOUS SASL mechanism provides the ability for clients to 
-    perform an anonymous bind using a SASL mechanism. The only real 
-    benefit that this provides over a normal anonymous bind (that is, 
-    using simple authentication with no password) is that the ANONYMOUS 
-    SASL mechanism also allows the client to include a trace string in 
-    the request. This trace string can help identify the application that 
-    performed the bind (although since there is no authentication, 
-    there is no assurance that some other client did not spoof that 
-    trace string).
+    The
+    <adm:user-friendly-name />
+    is used to perform all processing related to SASL ANONYMOUS
+    authentication.
   </adm:synopsis>
   <adm:profile name="ldap">
     <ldap:object-class>

--
Gitblit v1.10.0