[squid-users] Cache peer and authentication

From: Juliano Fontoura Pereira <juliano@dont-contact.us>
Date: Mon, 23 Sep 2002 15:37:15 -0300

My problem is something like that!!!

user -> authenticate over LDAP in squid - > squid use e500(apliance
used to looking for viruses in pages) to access the pages using
cache_peer..

What s happen ????...The authentication is not required....what s
is wrong in my configuration???

....
ldap_auth_program /usr/local/squid/libexec/group_ldap_auth -b
dc=OpenLDAP -h 10.1.66.50 -p 389 -u sAMAccountName -o group -l
/tmp/auth_ldap_LOG
cache_peer 10.1.0.100 parent 3128 0 no-query default
ldap_auth_children 5

acl all src 0.0.0.0/0.0.0.0
acl CONNECT method CONNECT
acl user_acl ldap_auth REQUIRED
acl group_acl ldap_auth static 'tabajara'

http_access allow group_acl
http_access deny all
never_direct allow all
icp_access allow all
.....

Juliano F. Pereira
Analista de Suporte
Voffice
juliano@voffice.com.br
+55 (48) 224-8580
Florianópolis-SC
Received on Mon Sep 23 2002 - 12:33:02 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:23 MST