> 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. Use the winbind_group external acl helper (compiles to wb_group) - it comes with Squid. I don't know for sure if the Squid helper will work with Samba 3; see if Samba 3 comes with a winbind_group helper, and use that if it does. Adam
