Help my - problem on slapd service
Ryan Tandy
ryan at nardis.ca
Sat Mar 11 17:14:06 GMT 2023
Hello,
On Fri, Mar 10, 2023 at 11:45:16AM +0300, Сидоренко Сергей Васильевич wrote:
>Mar 10 11:34:42 mx.mc-vesta.com slapd[623734]: sql_select option missing
>Mar 10 11:34:42 mx.mc-vesta.com slapd[623734]: auxpropfunc error no mechanism available
>Mar 10 11:34:42 mx.mc-vesta.com slapd[623734]: _sasl_plugin_load failed on sasl_auxprop_plug_init
The messages are emitted by the SASL library, which on startup loads all
installed plugins. In your case, the package libsasl2-modules-sql is
installed, but not configured (or its configuration is incomplete).
If you are not using the cyrus-sasl SQL auxprop plugin, removing the
package libsasl2-modules-sql will take care of these messages.
https://www.cyrusimap.org/sasl/sasl/components.html#plugins-auxiliary-property
hope this helps,
Ryan
More information about the Pkg-openldap-devel
mailing list