--On Wednesday, August 13, 2008 3:31 PM -0300 Alejandro Cabrera Obed
<[EMAIL PROTECTED]> wrote:
How can I do to put SASL to work agains my LDAP ???
I have a patch using SASL to bind to LDAP for postfix, but still need to
finalize some work on it before it can be included into mainline Postf
smtp and cleanup shoudn't use chroot in master.cf when usinf ssl+ldap.
Jakjr
On Thu, Aug 14, 2008 at 4:03 AM, Patrick Ben Koetter <[EMAIL PROTECTED]>wrote:
> * Alejandro Facultad <[EMAIL PROTECTED]>:
> >>> apt-get install sasl2-bin libsasl2-modules
> >>>
> >>> /etc/default/saslauthd:
> >>> START
* Alejandro Facultad <[EMAIL PROTECTED]>:
>>> apt-get install sasl2-bin libsasl2-modules
>>>
>>> /etc/default/saslauthd:
>>> START=yes
>>> MECHANISMS="ldap"
>>> MECH_OPTIONS=""
>>> THREADS=5
>>> OPTIONS="-c -m /var/spool/postfix/var/run/saslauthd"
>>>
>>> /etc/saslauthd.conf:
>>> ldap_servers: ldap
Daniel L. Miller escribió:
Alejandro Cabrera Obed wrote:
Dear all, I have a Debian Etch + Postfix 2.3.8 mail server with LDAP
2.3.30. TLS encryption work succesfully but SASL authentication don't.
I have these:
apt-get install sasl2-bin libsasl2-modules
/etc/default/saslauthd:
START=yes
MECHA
Alejandro Cabrera Obed wrote:
Dear all, I have a Debian Etch + Postfix 2.3.8 mail server with LDAP
2.3.30. TLS encryption work succesfully but SASL authentication don't.
I have these:
apt-get install sasl2-bin libsasl2-modules
/etc/default/saslauthd:
START=yes
MECHANISMS="ldap"
MECH_OPTIONS=""