mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

rhaggard
01.30.2008 f4dd34d24c22926b76da6f6e1d9f4c471ec2b2da
opends/src/admin/defn/org/opends/server/admin/std/AnonymousSASLMechanismHandlerConfiguration.xml
@@ -31,10 +31,15 @@
  xmlns:adm="http://www.opends.org/admin"
  xmlns:ldap="http://www.opends.org/admin-ldap">
  <adm:synopsis>
    The
    <adm:user-friendly-name />
    is used to perform all processing related to SASL ANONYMOUS
    authentication.
    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).
  </adm:synopsis>
  <adm:profile name="ldap">
    <ldap:object-class>