On Thu, August 12, 2004 7:21 am, Jacob Friis Larsen said:
[...]
> The problem is that now I can not use squirrelmail.
> And I don't see pam using the log as it should in MySQL. Also it only
> works when I have sasl_sql_ settings so I guess the problem is with
> pam/saslauthd
> Any ideas?
Set this
Now I can use saslauthd.
But only if I login with secure authentication.
I did this:
apt-get install libsasl-digestmd5-plain
which removed libsasl-digestmd5-des
#sasl_mech_list: PLAIN (disabled)
sasl_sql_engine: mysql
sasl_sql_hostname: localhost
sasl_sql_user: xxx
sasl_sql_passwd: xxx
sasl_sql_da
I am trying to make cyrus authenticate via saslauthd.
The problem is that when using "sasl_pwcheck_method: saslauthd" I get
"generic failure: checkpass failed".
If I use "sasl_pwcheck_method: auxprop" it's working.
Since I only see SQL queries in /var/log/mysql/mysql.log when using
auxprop I gue
Hi Jacob,
sorry that I sent the first mail only to you.
Jacob Friis Larsen wrote:
I am trying to make cyrus authenticate via saslauthd.
The problem is that when using "sasl_pwcheck_method: saslauthd" I get
"generic failure: checkpass failed".
If I use "sasl_pwcheck_method: auxprop" it's working.
I am trying to make cyrus authenticate via saslauthd.
The problem is that when using "sasl_pwcheck_method: saslauthd" I get
"generic failure: checkpass failed".
If I use "sasl_pwcheck_method: auxprop" it's working.
Since I only see SQL queries in /var/log/mysql/mysql.log when using
auxprop I gue