<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>On 2015-09-10 00:34, signaldeveloper@gmail.com wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div><span style="background-color: rgba(255, 255, 255, 0);">Does anyone know how to rebuild SASL (and sasldb) to kolab spec? I think something is missing or causing my authentication to slow down.</span><br /><br /></div>
<div> </div>
</blockquote>
<p>For a new install I just do to the following to get rid of the log messages.  I think that this will over write an existing file.</p>
<p>echo '!' | saslpasswd2 -c 'no:such:user'<br />saslpasswd2 -d 'no:such:user'<br />chmod 644 /etc/sasldb2</p>
<div> </div>
</body></html>