From: Igor Brezac (igor at ipass dot net)
Date: Tue Nov 25 2003 - 17:20:16 EST
On Tue, 25 Nov 2003, Brian R wrote:
> Attempting to compile cyrus-sasl 2.1.15 with mysql enabled however it
> seems as though the configuration options are not taking. Using this
> configure string:
> ./configure --disable-krb4 --disable-gssapi --enable-anon --enable-plain
> --enable-login --with-pam --with-mysql
>
> And in the output I can see this:
> checking for mysql_select_db in -lmysqlclient... yes
>
> Everything compiles and installs without error, however afterwards when I
> run 'saslauthd -v' to see what mechanisms I can use all I see is:
> saslauthd 2.1.15
> authentication mechanisms: getpwent rimap shadow
>
> Can someone point me in the right direction? This is on a Slackware 9.1
> machine. Thanks in advance.
>
mysql is not available as a saslauthd auth mechanism. Try mysql auxprop
plugin.
-- Igor
|
|
|