Re: Cyrus IMAP SASL authentication failure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thank you for your suggestions! I figured out what was the problem in my case.

This was the OPTIONS setting in /etc/deafault/saslauthd. Since I run my Postfix chrooted I had:
OPTIONS="-c -m /var/spool/postfix/var/run/saslauthd"

In order for cyradm to identify users using I saslauthd, I also added default OPTIONS setting to /etc/default/saslauthd file. So, my final settings look like this:

OPTIONS="-c -m /var/spool/postfix/var/run/saslauthd"
OPTIONS="-c -m /var/run/saslauthd"

Regards,
Evgeniy

On Wed, Jun 17, 2009 at 4:12 PM, Jorey Bump <list@xxxxxxxxxxxxx> wrote:
Vladimir Vassiliev wrote, at 06/17/2009 09:02 AM:
>> Here is an extract from my imapd.conf file:
>>
>> admins: cyrus
>> imap_admins: cyrus
>> sasl_mech_list: LOGIN
>> sasl_minimum_layer: 1
>> sasl_maximum_layer: 256
>> sasl_pwcheck_method: saslauthd
>
> Maybe it's because of sasl_minimum_layer: 1
> LOGIN gives you no security layer.
>

Indeed. Try:

 cyradm --user cyrus --auth login localhost -tls

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

[Index of Archives]     [Cyrus SASL]     [Squirrel Mail]     [Asterisk PBX]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [KDE]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux