squid icon indicating copy to clipboard operation
squid copied to clipboard

Drop Mozilla LDAP SDK detection, update --with-ldap code

Open yadij opened this issue 4 months ago • 8 comments

Mozilla has not maintained their LDAP SDK since 2017: https://wiki.mozilla.org/LDAP_C_SDK#Latest_News_-_10.2F13.2F2017

Admin needing to use that SDK can ./configure Squid with:

--with-ldap=/path/to/sdk CPPFLAGS=-I/path/to/sdk/mozldap

yadij avatar Feb 27 '24 20:02 yadij