Well.. you are looking at an old helper then. Grab one from a more recent Squid version than Squid-2.5 (i.e. the Squid-3 development snapshots).
Using a or even less looking at a helper from a obsolete and no longer supported Squid version (Squid-2.4) is defenitely not recommended. Note: The helpers from the Squid-3 tarball works equally well with Squid-2.5. Regards Henrik On Tuesday 18 February 2003 21.44, Estevam Viragh Junior wrote: > he he !!! > I tought it was working !!! > This helper is LDAPv2 ! :=( > > It was "upgraded" to v3 on the newer versions ? (I'm using > squid-2.4STABLE7) > > ----- Original Message ----- > From: "Estevam Viragh Junior" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, February 18, 2003 5:20 PM > Subject: Re: [squid-users] Squid and LDAP > > > > ld is looking for libldap.[a or so], the main LDAP function > > > library where all the LDAP client code is found.. and once it > > > fins this it will also look for liblber.[a or so], the ASN1 > > > encoding (and more) function library of OpenLDAP. > > > > > :-) That's It !!! > > > > I just changed "XTRA_LIBS=-L /usr/local/lib/" on Makefile and It > > found > > the > > > libs !!! > > Thanks Matie !!! > > > > > The error is seen when the helper does exit before Squid has > > > closed the connection to the helper (stdin for the helper). How > > > is your helper reading authentication requests from Squid? > > > > As squid_ldap_auth is now working, let m play with that one first > > ! > > > > > If you want to include debug output from your helper in the > > > squid cache.log then write such debug output to stderr. > > > > > > Regards > > > Henrik > > > > Kind Regards, > > > > Estevam Viragh Junior
