Hide Forgot
Current text: 8.5.2. Registering the SASL Mechanism If you are using SASL as the authentication method, you need to register the SASL mechanisms that you plan to use. In your initialization function (see Section 2.2, “Writing Plug-in Initialization Functions”), call the Chapter 22, Functions for Syntax Plug-ins function and specify the name of the SASL mechanism. For example: slapi_register_supported_saslmechanism( "babsmechanism" ); ... Please note the part "Chapter 22, Functions for Syntax Plug-ins". This link (and chapter name) seems incorrect. I'm not expert in this area, but I guess that there should be link to "Chapter 28. Functions Specific to Bind Methods". Version-Release number of selected component (if applicable): https://access.redhat.com/site/documentation/en-US/Red_Hat_Directory_Server/9.0/html-single/Plug-in_Guide/index.html#Plugin_Programming_Guide-Defining_Functions_for_Authentication-Writing_a_Pre_Operation_Bind_Plug_in Public version at 2013-10-15T17:18+0200
Quite right and nice catch!
Mass closure of published bugs.