This article may help:
http://kb.papercutsoftware.com/Main/ConfiguringSquidProxyToAuthenticateWithActiveDirectory
It covers ldap_group.
regards
D.Radel.
----- Original Message -----
From: "Walter Pabon Guerra" <walterpg@xxxxxxxxx>
To: <squid-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, April 05, 2006 8:30 AM
Subject: ldap_groups +squid
hi, i can't use my ldap groups with squid autentification, this is my
configuration and the squid can't accept the groups from ldap.......
#
acl ocio url_regex -i "/etc/squid/pages/ocio.txt"
acl media url_regex -i "/etc/squid/pages/media.txt"
#
external_acl_type ldap_group %LOGIN /usr/sbin/squid_ldap_group -b
"ou=Grupo de Accesos a Internet,dc=pronaa,dc=edu,dc=pe" -D
"cn=admin,dc=pronaa,dc=edu,dc=pe" -F "(cn=%s)" -f
"(&(objectclass=posixGroup)(cn=%g)(memberUid=%u))" -w pronaa -h
192.168.25.215 -p 389 -v 3 -B "ou=Grupo de Accesos a
Internet,dc=pronaa,dc=edu,dc=pe"
#
acl CONNECT method CONNECT
acl LOGIN proxy_auth REQUIRED
acl grupo1 external ldap_group Grupo1 REQUIRED
#
http_access allow manager localhost
http_access allow LOGIN grupo1
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access deny all
--
Atte.
<<_waltico_>>
Walter Pabon Guerra
"Don't worry, Be Linux..."
http://www.utpinux.org
http://waltico.utpinux.org
http://www.jawservices.net