How to debug warning: SASL authentication failure: could not verify password?

paul at odysen.com paul at odysen.com
Fri Sep 26 23:39:05 EDT 2014


Thanks Ivan,

Just have a couple of questions..  It's been awhile since I've downloaded and compiled from the source.

1) What is https://github.com/ivanrichwalski/Cyrus-SASL, when would one use it?

2) Which source would you download from, I see http://www.cyrussasl.org/mediawiki/index.php/Downloads#SASL_Library has 2.1.26 available? I wonder if that contains a fix.

3) Would you remove the current package first?

4) What files would you recommend backing up before hand?


Ivan Richwalski <ivan at seppuku.net> wrote ..
> 
> On 9/26/14 10:28 PM, paul at odysen.com wrote:
> > How did you resolve it?
> >
> > I looked at your patch for lib/checkpw.c, but I'm not sure where that would go?
> I downloaded the source for cyrus-sasl 2.1.25, compiled it, and copied 
> the library to /root/lib/libsasl2.so.2.0.25. Then I used a loopback 
> mount to mount it overtop of the broken version, and restarted postfix.
> 
> # df -F lofs /root/lib/libsasl2.so.2.0.25 /opt/local/lib/libsasl2.so.2.0.25
> 
> To make sure it stayed after reboot, I added a line to /etc/vfstab to 
> mount it during reboot.
> 
> Ivan.


More information about the Cyrus-sasl mailing list