<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hello,<br><br>I'm trying to migrate mailbox from "cyrus-imapd-2.2.12-19" to "cyrus-imapd-2.4.13-1.el6.x86_64" using imapsync. <br><br>The login is through ldap but the problem is that I can not login through admin user to the cyrus old version (2.2.12). It shows me the following error:<br><br> "Error login: [192.168.1.5] with user [test-adm] auth [PLAIN]: 2 NO encryption needed to use mechanism"<br><br>When I try a imtest on the old version I get:<br>#imtest -m login 192.168.1.5 -a test-adm<br> S: * OK Cyrus IMAP4 v2.2.12-Invoca-RPM-2.2.12-19 server ready<br> C: C01 CAPABILITY<br> S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE LISTEXT LIST-SUBSCRIBED X-NETSCAPE<br> S: C01 OK Completed<br> Please enter your password:<br> C: L01 LOGIN test-adm {7}<br> S: + go ahead<br> C: <omitted><br> S: L01 NO Login failed: authentication failure<br> Authentication failed. generic failure<br> Security strength factor: 0<br> <br>I've created a test environment and there I have no problems as cyrus i allowing auth plain.<br>#imtest -m plain 192.168.1.6 -a test-adm<br> S: * OK [CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE <b>AUTH=PLAIN</b> SASL-IR] cyrus3-test Cyrus IMAP v2.4.13-Invoca-RPM-2.4.13-1.el6 server ready<br> <br>I've tried to configure old cyrus with the same parameters but it doesn't work. I've added the following line to imapd.conf but nothing change, I get the same response without <b>AUTH=PLAIN</b><br> sasl_mech_list: PLAIN<br> <br>I don't know if I need to force plain login in saslauthd.conf as well, or if there is some parameter that I should specify because in old versions it's needed.<br><br>Thanks.<br><br>Manel Gimeno Zaragoza<br>magiza83@hotmail.com<br>                                            </div></body>
</html>