<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hello everybody,</p>
<p><br></p>
<p>I configured cyrus imapd on a Opensuse 11 machine following the recommedation in a README file. Now I discovered the following - for me odd behavior - which might depend on a "misconfiguration".</p>
<p><br></p>
<p>/etc/imap.conf:</p>
<p>sasl_pwcheck_method: saslauthd<br></p>
<p><br></p>
<p>/etc/sysconfig/saslauthd:</p>
<p>SASLAUTHD_AUTHMECH=pam</p>
<p><br></p>
<p>If a user logs into cyrus (I used mtest from uw-imap because of it's debug messages) it takes 4 trials (3 with CRAM-MD5 and a final with plain password) before the login succeeds.</p>
<p><br></p>
<p>By chance I've found a tutorial which recommends adding a user to sasldb2. I tried that and without any additional changes to the configuration the first login attempt succeeds.</p>
<p><br></p>
<p>I wonder if someone could tell me</p>
<p>1. Why did it take 4 attempts using the system credentials</p>
<p>2. Why did it succeed with one attempts after a user with the same username and different password was added to sasldb2</p>
<p>3. Why did the sasldb2 approach succedd at all without any configuration changes.</p>
<p><br></p>
<p>Your help is appreciated.</p>
<p><br></p>
<p>Best Regards,</p>
<p><br></p>
<p>Oliver Block</p>
<p><br></p>
<p><br></p>
</body>
</html>