AnonymousSASLMechanismHandlerCfgDefn_ko.properties revision b1dce270ec218b8ad86ce6d745d295da038a5c88
5619558151f1aa4249b3ead979e76876e29278b6Bob Halleyuser-friendly-name=Anonymous SASL Mechanism Handler
5619558151f1aa4249b3ead979e76876e29278b6Bob Halleyuser-friendly-plural-name=Anonymous SASL Mechanism Handlers
5619558151f1aa4249b3ead979e76876e29278b6Bob Halleysynopsis=The ANONYMOUS SASL mechanism provides the ability for clients to perform an anonymous bind using a SASL mechanism.
5619558151f1aa4249b3ead979e76876e29278b6Bob Halleydescription=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).
5619558151f1aa4249b3ead979e76876e29278b6Bob Halleyproperty.enabled.synopsis=Indicates whether the SASL mechanism handler is enabled for use.
5619558151f1aa4249b3ead979e76876e29278b6Bob Halleyproperty.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the SASL mechanism handler implementation.
5619558151f1aa4249b3ead979e76876e29278b6Bob Halley