<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>&nbsp;&nbsp;&nbsp; "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>&nbsp;&nbsp;&nbsp; S: * OK Cyrus IMAP4 v2.2.12-Invoca-RPM-2.2.12-19 server ready<br>&nbsp;&nbsp;&nbsp; C: C01 CAPABILITY<br>&nbsp;&nbsp;&nbsp; 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>&nbsp;&nbsp;&nbsp; S: C01 OK Completed<br>&nbsp;&nbsp;&nbsp; Please enter your password:<br>&nbsp;&nbsp;&nbsp; C: L01 LOGIN test-adm {7}<br>&nbsp;&nbsp;&nbsp; S: + go ahead<br>&nbsp;&nbsp;&nbsp; C: &lt;omitted&gt;<br>&nbsp;&nbsp;&nbsp; S: L01 NO Login failed: authentication failure<br>&nbsp;&nbsp;&nbsp; Authentication failed. generic failure<br>&nbsp;&nbsp;&nbsp; Security strength factor: 0<br>&nbsp;&nbsp;&nbsp; <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>&nbsp;&nbsp;&nbsp; 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>&nbsp;&nbsp;&nbsp; <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>&nbsp;&nbsp;&nbsp; sasl_mech_list: PLAIN<br>&nbsp;&nbsp;&nbsp; <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>