Re: Cyrus-imap configuration issue

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

 



On 08/11/11 22:44 +0530, Rajeshwar Bharathi wrote:
>Hi,
>
>I have configured cyrus as specified above
>
>here is my latest config files
>------
>FILE NAME: /usr/lib/sasl2/smtpd.conf
>------
>pwcheck_method: auxprop
>auxprop_plugin: sasldb
>------
>FILE NAME: vi /etc/imapd.conf
>------
>configdirectory: /var/lib/imap
>partition-default: /var/spool/imap
>admins: cyrus
>sievedir: /var/lib/imap/sieve
>sendmail: /usr/sbin/sendmail
>hashimapspool: true
>#sasl_pwcheck_method: saslauthd
>sasl_mech_list: PLAIN
>tls_cert_file: /etc/pki/cyrus-imapd/cyrus-imapd.pem
>tls_key_file: /etc/pki/cyrus-imapd/cyrus-imapd.pem
>tls_ca_file: /etc/pki/tls/certs/ca-bundle.crt
># uncomment this if you're operating in a DSCP environment (RFC-4594)
># qosmarking: af13
>#new entries
>allowplaintext:yes
>sasl_pwcheck_method: auxprop
>sasl_auxprop_plugin: sasldb
>
>Errors:
>[root@aws1234]# cyradm --user cyrus --server localhost --auth plain
>Password:
>IMAP Password:
>              Login failed: authentication failure at
>/usr/lib/perl5/vendor_perl/Cyrus/IMAP/Admin.pm line 120
>cyradm: cannot authenticate to server with plain as cyrus

Make sure you have the sasl plain shared library installed. It might be
installed from a separate OS package. Use pluginviewer (or
saslpluginviewer) to view the installed plugins.

You can telnet to port 143, and verify that it's being offered. You
should see 'AUTH=PLAIN' listed. You should not expect to see
'LOGINDISABLED'.

Also, check your syslog (auth facility) for any errors.

-- 
Dan White
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/



[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