|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Postfix vs. Cyrus SASL once again
From: Andreas Winkelmann (ml
awinkelmann.de)
Date: Sun Oct 09 2005 - 16:58:53 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am Sunday 09 October 2005 09:51 schrieb Michael Sperber:
> > Run "sasldblistusers", maybe it is called "sasldblistusers2". There will
> > be Lines like
> >
> > user
something: userPassword
> >
> > So set "smtpd_sasl_local_domain" to "something". This is the realm. The
> > Authentication-Id is "user". For Plain then
> > "user\0user\0password" (base64-encoded).
>
> Did all that---I wasn't sure whether one of the "user" in the base64
> encodings shouldn't include the realm. Doesn't work.
>
> > But best to test this with a real MUA.
>
> Did that, too. Doesn't work.
Hmm, not easy to help here. Not enough information to help.
Check your Logs, maybe Postfix is not able to read the sasldb (chroot?,
permissions?).
Check if setting smtpd_sasl_local_domain works (defined multiple times in
main.cf).
Turn on verbose-logging in smtpd (master.cf "smtpd -vv") Authenticate and
follow the happening in your Log.
Create a Test-user with a Test-Password, remove it and show the Log, the
Configuration (saslfinger) and the Line from sasldblistusers2.
> (Another reference point: I can make things work straightforwardly
> with saslauthd. But I was hoping to avoid the system complexity of
> another daemon.)
--
Andreas
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]