OSEC

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 (mlawinkelmann.de)
Date: Tue Jun 01 2004 - 23:46:34 CDT


Am Mittwoch, 2. Juni 2004 06:28 schrieb Gregg Donley:

> > > 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.
>
> Sorry, my typo, I am using sasl2 and this was my
> /usr/local/sasl2/smtpd.conf file.
>
> > > pwcheck_method: auxprop
> > > auxprop_plugin: sasldb
> > > mech_list: plain login
> > > sasldb_path: /etc/sasldb2

Exists the link /usr/lib/sasl2 -> /usr/local/lib/sasl2 ? Is there another one
in /usr/lib/sasl2 ?

Most time this error occur, when there are "="-Signs instead of ":" in the
smtpd.conf.

--
        Andreas