On Wed, 22 Oct 2003, Altrock, Jens wrote: > I have Squid running at the moment on RedHat 8 with Samba 3, and standard > authentication with our domain controller is working (so only ppl within the > network can use the proxy). > But I need to authenticate with the dc by checking if the user is in a > special group (called "internet") to see if he is allowed to use internet. > anyone got a clue if I can realize this by ACL or any other way?
See the wb_group external_acl helper, delivered with Squid. (documentation also included) Regards Henrik
