Options for Cyrus SASL

This document contains information on what options are used by the Cyrus SASL glue code and bundled mechanisms:

OptionUsed ByDescriptionDefault
auto_transitionGlue Code When set to 'y', automatically transition users to other mechs when they do a successful plaintext authentication'n'
canon_user_pluginGlue Code Name of canon_user plugin to useINTERNAL
keytabGSSAPI Location of keytab fileSystem Dependant
plugin_listGlue Code Location of Plugin list (Unsupported)N/A
pwcheck_methodGlue Code Mechanism used to verify passwords, used by sasl_checkpass (possible values: 'auxprop', 'pwcheck', 'saslauthd', 'alwaystrue')auxprop
saslauthd_pathGlue Code Path to saslauthd binarySystem Dependant
srvtabKERBEROS_V4 Location of the srvtab fileSystem Dependant

Back to the index