Re: Authenticate

Friedrich Locke <[email protected]> Fri, 1 Jul 2011 15:13:26 -0300
Newsgroups gmane.mail.qmail.ldap
Message-ID <[email protected]>
Ok, see below:

On Fri, Jul 1, 2011 at 10:15 AM, Hasse Hagen Johansen <[email protected]> wrote:
>>>>>> "Friedrich" == Friedrich Locke <[email protected]> writes:
>
>    Friedrich> I got this working for ldap server.  I can log into the
>    Friedrich> openldap server using GSSAPI (-Y flag) and simple bind
>    Friedrich> (userPassword: {SASL}[email protected]) and it works ok by
>    Friedrich> both methods.  But for {SASL}xyz to work i had to write
>    Friedrich> "pwcheck_method: saslauthd" into
>    Friedrich> /usr/local/lib/sasl2/slapd.conf.
>
>    Friedrich> Is it necessary to create configuration files for qmail
>    Friedrich> (pop3,smtp, ...) inside /usr/local/lib/sasl2/ for each of
>    Friedrich> qmail services ? Or what i have done for slapd is enough?
>
> I think I understand what you mean now. You are asking if the qmail
> daemons is able to follow the {SASL}xyz syntax? I actually don't know that
> because I havent used such an ldap setup with qmail-ldap :(

What about a try?

> Best Regards
> Hasse Hagen Johansen
>
>

thanks