Hi, I've been browsing the mailing list and the documentation but I didn't find a way to authenticate users using LDAP (and not userlist in configuration)
I used to have an apache reverse proxying my zimbra mail server that doens't work anymore with 8.5.1GA. I used to have in my httpd.conf : AuthType Basic AuthName "Blablabla" AuthBasicProvider ldap AuthLDAPBindDN "CN=xxxxxx,CN=Users,DC=xxxxxxxxxx,DC=local" AuthLDAPBindPassword "neverguess" AuthLDAPURL "ldap://someip:port/dc=xxxxxxxxxx,dc=local?sAMAccountName?sub?(objectClass=*)" NONE Require ldap-group CN=g_somegroup,OU=SomeOU,DC=xxxxxxxxxx,DC=local Is there a way to get a similar behavior in HAProxy ? Cordialement, -- Antoine LAGARDE Technicien Supérieur Informatique Référent équipe système - CIL Centre Hospitalier Pierre Oudot 30 Avenue du Médipole 38300 BOURGOIN-JALLIEU Tél : 04.69.15.70.39 Fax : 04.69.15.71.00 [email protected]

