[Web-cyradm] webadmin without pam

Dmitry Rybin kirgudu at corbina.net
Fri Nov 30 08:27:02 CET 2007


YES.

imapd.conf
sasl_pwcheck_method:    auxprop
sasl_mech_list:         plain login cram-md5 digest-md5
sasl_auxprop_plugin:    sql
sasl_sql_engine:        mysql
sasl_sql_hostnames:     localhost

but change database is necessary. May be exists example of this changes?

Mikko Toivola wrote:
> I presume you want to authenticate email clients with something else 
> than pam? Isn't pam-mysql available for you? You could use auxprop 
> instead of saslauthd and use auxprop's sql-plugin to do the 
> authentication. Or did I understand you somehow wrong. The cyr-webadmin 
> doesn't need pam, it connects directly to mysql, but I guess that's not 
> the problem.


More information about the Web-cyradm mailing list