Greetings,

I am working on setting up Squid 3 to authenticate from Active directory by 
using the instructions found 
http://wiki.squid-cache.org/ConfigExamples/Authenticate/WindowsActiveDirectory 
and http://wiki.bitbinary.com/index.php/Active_Directory_Integrated_Squid_Proxy 
and have had success until I reach the section for configuring Squid.  In the 
instructions found in the second link, there is a test for testing 
squid_ldap_group.

squid_ldap_group testing
Add testing section here for squid_ldap_group - Thanks Robert. e.g.
/usr/lib/squid3/squid_ldap_group -R -K -S -b "dc=example,dc=local" -D 
squid@example.local -W /etc/squid3/ldappass.txt -f 
"(&(objectclass=person)(sAMAccountName=%v)(memberof=cn=%g,ou=Security 
Groups,ou=MyBusiness,dc=example,dc=local))" -h dc1.example.local
EXAMPLE\Username Internet%20Users%20Standard
Connected OK

When I am trying to complete this command, I get the following message:

Bash:  /usr/lib/squid3/squid_ldap_group:  No such file or directory

I have gone to the directory /usr/lib/squid3/ there is no directory or file 
with that name.

I have installed Squid version 3.4.8.

I have been searching Google and all over the Squid site to see if I can find 
any information as to how to resolve this issue, and I have not yet found 
anything.  Any help would be greatly appreciated.

Please note that I am inexperienced with the Linux environment, so detailed 
steps for any additional information collection or resolution would be greatly 
appreciated.

Thank you,

Dan Olson
Indian Health Care Resource Center
Network Support Specialist
Main: 918.588.1900 Ext. 2212
Direct: 918.382.1212
www.ihcrc.org<http://www.ihcrc.org>


_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to