Hello,

I'm just about to "marrie" exim (4.68) with a ADS.

Commandline queries 

    ldapsearch -x -H ldaps://ads:639/
    
work fine, but Exim fails (hangs after initial TLS/SSL handshake) with:

    ldap_default_servers = server::636
    ${lookup ldap{user=... pass=... ldaps:///...}

If I remove the port 636 and use plain ldap:

    ldap_default_servers = server
    ${lookup ldap{user=... pass=... ldap:///...}

it works.

Could anybody confirm this behaviour?
I'm not sure about the release of the ADS, I'd suppose some newer MS
product.


    Best regards from Dresden
    Viele Grüße aus Dresden
    Heiko Schlittermann
-- 
 SCHLITTERMANN.de ---------------------------- internet & unix support -
 Heiko Schlittermann HS12-RIPE -----------------------------------------
 gnupg encrypted messages are welcome - key ID: 48D0359B ---------------
 gnupg fingerprint: 3061 CFBF 2D88 F034 E8D2  7E92 EE4E AC98 48D0 359B -

Attachment: signature.asc
Description: Digital signature

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to