|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: SASL auth - fatal: per-session SASL client initialization
From: Andreas Winkelmann (ml
awinkelmann.de)
Date: Tue Jun 01 2004 - 23:23:11 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am Mittwoch, 2. Juni 2004 05:47 schrieb Gregg Donley:
> I am trying to enable SASL authentication in the
> postfix smtp client using Cyrus SASL. According to
> the logs, the transport map, user and password
> database lookup, and smtp ELHO command all occur
>
> correctly. Then I get:
> :starting new SASL client
> :fatal: per-session SASL client initialization
>
> Here is my /usr/local/sasl/smtpd.conf file:
Check your Cyrus-SASL Version. I would guess you are using sasl2. So look in /
usr/local/lib/sasl2/ for the smtpd.conf.
> pwcheck_method: auxprop
> auxprop_plugin: sasldb
> mech_list: plain login
> sasldb_path: /etc/sasldb2
Most of this are sasl2-options.
> Setup:
> RedHat9 (kernel 2.4.20-8)
> Cyrus 2.1.10
> postfix 2.1.1
Show:
# ldd `postconf -h daemon_directory`/smtpd
--
Andreas
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]