Adam Aube wrote: > Something like this should work for you: > > external_acl_type NTGroup %LOGIN /path/to/wbinfo_group.pl > acl auth_users NTGroup "Domain Admins" > http_access allow auth_users
Correction - the acl line should be acl auth_users external NTGroup "Domain Admins" ...as is shown in the default squid.conf - which I should have double checked before clicking Send... Adam
