Re: Postfix SMTP Authentication using auxprop ldapdb plugin from OpenLDAP

2005-11-18 Thread Paul Jacobson
> Thanks for the idea, but I need to stick with Postfix in this case. I > am also trying to avoid having to run any extra authentication > daemons. > > Hi Don, I'm about to upgrade an installation with an installation of cyrus-sasl2, openldap, ldapdp and courier-imap 4.0.x from 3.6 -> 3.8 this

Re: Postfix SMTP Authentication using auxprop ldapdb plugin from OpenLDAP

2005-11-17 Thread dontek
On 11/17/05, Simon Dassow <[EMAIL PROTECTED]> wrote: > On Thu, Nov 17, 2005 at 02:28:45PM -0600, dontek wrote: > > I am running 3.8 Generic i386. I am trying to get SMTP authentication > > working with Postfix using an OpenLDAP user database. I want to use > > the ldapdb auxprop sasl plugin as op

Re: Postfix SMTP Authentication using auxprop ldapdb plugin from OpenLDAP

2005-11-17 Thread Simon Dassow
On Thu, Nov 17, 2005 at 02:28:45PM -0600, dontek wrote: > I am running 3.8 Generic i386. I am trying to get SMTP authentication > working with Postfix using an OpenLDAP user database. I want to use > the ldapdb auxprop sasl plugin as opposed to using saslauthd. > > The cyrus-sasl2 port does not

Postfix SMTP Authentication using auxprop ldapdb plugin from OpenLDAP

2005-11-17 Thread dontek
Hello all: I am running 3.8 Generic i386. I am trying to get SMTP authentication working with Postfix using an OpenLDAP user database. I want to use the ldapdb auxprop sasl plugin as opposed to using saslauthd. The cyrus-sasl2 port does not seem to have this plugin included. The source code ca