Hi all, We are trying to move our Internet access filter to use Squidguard.
One thing I am not sure about after reading all docs from squidguard site: I am looking for functions that can give some users override rights. We want to achieve something like this: A user doesn't have access to pron sites and redirect to some other place normally. However, he can bypass the censor by supplying user/password at some point during the proxy process. I am thinking using the redirected page to re-direct the user to the request-url after submitting user/password. But this doesn't seem working, because once the user is redirected, the squid will send the user back to squidguard, that will end up with an infinite loop? :( Any thoughts? Thanks, Dawn
