sasl authentication and mysql

Thomas Börnert tb at tbits.net
Thu Aug 4 18:49:37 EDT 2005


it seems ok, does it working ?

Thomas

On Thu, 2005-08-04 at 23:44 +0200, Gregor Bruhin wrote:
> Hi,
> 
> I'm just trying to configure cyrus to authenticate using a mysql db, is 
> the following configuration correct ?
> 
> sasl_auto_transition: no
> sasl_pwcheck_method: auxprop
> sasl_auxprop_plugin: sql
> sasl_sql_engine: mysql
> sasl_mysql_password_format: crypt*
> sasl_mysql_hostnames: 10.0.0.5
> sasl_mysql_user: my_user
> sasl_mysql_passwd: my_pwd
> sasl_mysql_database: clients
> sasl_mysql_statement: select password from accounts where username = 
> '%u'
> sasl_mysql_verbose: true
> 
> What else do I need to configure (I think it is everything for sasl, my 
> sql server is up and running, the accounts table is also ready) ?
> With which options should I start saslauthd ?
> 
> Thanks for your help ! Greg
> 
> 
> * I patched my sasl sources to include crypted password support in mysql
> 
> ---
> Cyrus Home Page: http://asg.web.cmu.edu/cyrus
> Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
> List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html




More information about the Info-cyrus mailing list