Re: [exim] LDAP queries against AD, and LDAP error 8: Stron…

Góra strony
Delete this message
Reply to this message
Autor: Marco Gaiarin
Data:  
Dla: Marco Gaiarin
CC: exim-users
Temat: Re: [exim] LDAP queries against AD, and LDAP error 8: Strong(er) authentication required

> I'm doing something wrong or really it is needed to disable stronger auth?
> When connecting exim write:
>         LDAP_OPT_X_TLS_TRY set due to ldap:// URI
> so seems that at least try to connect with tls...


Googling against LDAP_OPT_X_TLS_TRY lead me to solution.

It sufficies to force TLS on exim:

    ldap_start_tls = true
    ldap_require_cert = never


and then setting in smb.conf:

    ldap server require strong auth = allow_sasl_over_tls


works as expected. Sorry.

-- 
  Galleggiano lenti, rotondi e contenti
  la faccia pero` e` solo quella coi denti        (R. Vecchioni)