<div dir="ltr">Hi All,<div>I am trying to use cyrus-sasl for authentication in memcached. I am using DIGEST-MD5.</div><div>I have added DIGEST-MD5 as a mech_list option in my memcached server application.</div><div>This is how my memcached.conf looks:</div><div>ubuntu-okale:~/sasl$ cat memcached.conf</div><div>mech_list: DIGEST-MD5</div><div>log_level: 5</div><div>sasldb_path: /home/cisco/sasl/memcached-sasl-pwdb </div><div><br></div><div><br></div><div>Also I have created the passwd file by passing the location of  <span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">memcached-sasl-pwdb </span> to the saslpasswd2 tool using -f option.<br></div><div><br></div><div><br></div><div>echo testpass | saslpasswd2 -f /home/cisco/sasl/memcached-sasl-pwdb -a memcached -c -p testuser</div><div><br></div><div>However, on the memcached server log, I see following error:</div><div><div>authenticated() in cmd 0x21 is true</div><div>mech:  ``DIGEST-MD5'' with 0 bytes of data</div><div>SASL (severity 5): DIGEST-MD5 server step 1</div><div>sasl result code:  1</div><div>>28 Writing bin response:</div><div>>28   0x81 0x21 0x00 0x00</div><div>>28   0x00 0x00 0x00 0x21</div><div>>28   0x00 0x00 0x00 0x7b</div><div>>28   0x00 0x02 0x00 0x00</div><div>>28   0x00 0x00 0x00 0x00</div><div>>28   0x00 0x00 0x00 0x00</div><div><28 connection closed.</div><div>SASL (severity 5): DIGEST-MD5 common mech dispose</div></div><div><br></div><div><br></div><div>Is there anything I need to change in the cyrus-sasl configuration itself for the authentication to work.</div><div>FYI: The PLAIN option is working fine.</div><div><br></div><div>Any help is highly appreciated.</div><div><br></div><div><br></div><div>Thanks and Regards,<br></div><div><div><div class="gmail_signature"><div dir="ltr"><div dir="ltr"><div>Om Kale</div><div><br></div></div></div></div></div>
</div></div>