On Mon, 26 Jul 2004, Neil Wilson wrote: > Error: > squid_ldap_auth: sasl.c:83: ldap_sasl_bind: Assertion `ld != ((void *)0)' > failed.
Wtf... squid_ldap_auth asks for a simple bind, not a sasl bind. Looks like the OpenLDAP version you are using is broken or they have changed the API in manners seriously incompatible with earlier versions or other LDAP libraries (which I doubt). Regards Henrik
