Re: Authentication directly against the sasl database

"Luca Olivetti via Info" <[email protected]>
Newsgroups gmane.mail.imap.cyrus
Message-ID <[email protected]>
El 24/8/22 a les 19:31, lovecraftesque via Info ha escrit:

> How can I actually run the saslauthd daemon so that when I attempt to do 
> an authentication with testsaslauthd the authentication will be done 
> against the sasl database /etc/sasldb2? None of the mechanisms listed 
> above seem to do that and, as I pointed out, saslauthd requires the -a 
> option to start up.

In that case you don't use saslauthd but configure your server to use 
auxprop with the sasldb plugin, e.g. this is what I use for cyrus-imapd

sasl_pwcheck_method: auxprop saslauthd
sasl_auxprop_plugin: sasldb
sasl_minimum_layer: 0
sasl_mech_list: anonymous login plain sasldb
allowplaintext: yes

(so it can authenticate both using sasldb and saslauthd)


Bye
-- 
Luca Olivetti
Wetron Automation Technology http://www.wetron.es/
Tel. +34 93 5883004 (Ext.3010)  Fax +34 93 5883007

------------------------------------------
Cyrus: Info
Permalink: https://cyrus.topicbox.com/groups/info/Td0f0f897677562d5-Mec5755ac82b9aaebe38d14e6
Delivery options: https://cyrus.topicbox.com/groups/info/subscription
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.