This is a discussion on RE: [squid-users] Error with Squid_LDAP_Auth.exe on Win2K within the Squid Users forums, part of the Web Server and Related Forums category; Thanks Henrik, I appreciate you getting back to me so quickly. Can you recommend a place to either get a ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Thanks Henrik,
I appreciate you getting back to me so quickly. Can you recommend a place to either get a precompiled = Squid_LDAP_Auth.exe or instructions on how to compile = Squid_LDAP_Auth.exe? My compiling skills are pretty weak so my = preference would be to get a precompiled binary from a trusted source. Thanks, John=20 -----Original Message----- From: Henrik Nordstrom [mailto:hno@squid-cache.org] Sent: Tuesday, 20 April 2004 12:28 PM To: Helpdesk Cc: squid-users@squid-cache.org Subject: Re: [squid-users] Error with Squid_LDAP_Auth.exe on Win2K On Tue, 20 Apr 2004, Helpdesk wrote: > Whenever I run the Squid_LDAP_Auth.exe program (either from command = line > or from Squid) I get an error stating "Squid_LDAP_Auth.exe - = Application > Error. The instruction at 0x77952d58 referenced memory at 0x00000011. Not a good sign. The squid_ldap_auth.exe file you have is broken. Either built from buggy source, or using broken libraries.. > Can anyone point me in the right direction? Also, when running > Squid_LDAP_Auth.exe from the command line, do you need to change > anything? (i.e. change the %s to the username you are trying to > authenticate. I have tried it both ways and still get the error.) There is no changes needed in squid_ldap_auth arguments when running = from the command line. > auth_param basic program D:/squid/libexec/squid_ldap_auth.exe -P -R -b > "dc=3Djlf,dc=3Djlf,dc=3Dcom,dc=3Dau" -D "cn=3DXXXX > XXXX,cn=3Dusers,dc=3Djlf,dc=3Djlf,dc=3Dcom,dc=3Dau " -w "XXXXXXXX" -f > "(&(sAMAccountName=3D%s)(objectClass=3DPerson) )" -h = ldap.jlf.jlf.com.au These arguments looks reasonable. Does not look like a case of invalid=20 arguments causing the program to fail. Regards Henrik |