Changing the default plugins search path in Cyrus SASL
Dan White
dwhite at olp.net
Mon Nov 16 10:23:44 EST 2009
On 16/11/09 11:04 +0530, Dhruva T S wrote:
>By default, the plugins are searched in /user/lib/sasl2/.
>Is there a way to change this path to another directory like $HOME/Desktop/libs/ ?
>
>
>I tried setting SASL_PATH using "export SASL_PATH=$HOME/Desktop/libs/sasl/lib/plugins"
>But I am getting "No mechanism available".
>
>
>I compiled Cyrus SASl 2.1.23 using
>" ./configure --enable-digest --enable-plain --prefix=$HOME/Desktop/libs/"
Specify a --with-plugindir=DIR option.
--
Dan White
More information about the Cyrus-sasl
mailing list