OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Followup on SASL PLAIN

From: Andreas Winkelmann (mlawinkelmann.de)
Date: Mon Nov 24 2003 - 14:47:07 CST


Am Montag, 24. November 2003 21:35 schrieb Pollywog:

> I got the same result I mentioned before when I tried saslauthd and then my
> pwcheck_method was set to saslauthd. I am not using saslauthd now because
> I don't need it for Cyrus and I don't believe it is needed by Postfix
> either if I use auxprop.
>
> I am just trying to compare setups. Perhaps one of us can figure out what
> is wrong with our SASL/Postfix.
>
> My Postfix version is: 2.0.16-2 which I built from Debian source. ldd
> /usr/lib/postfix/smtpd gives:

> libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x40190000)
> libdb3.so.3 => /usr/lib/libdb3.so.3 (0x401a4000)

> I wonder why ldd does not mention PAM anywhere.

Because PAM is used by sasl, not Postfix.

> My Cyrus version is: 2.1.14-1 also built from Debian source and I have NO
> problems with authenticating to the Cyrus IMAP server.

Show us the line from your user out of "sasldblistusers2" and the output from
"postconf smtpd_sasl_local_domain".

And Logs from the try to authenticate.

--
        Andreas