On 14/03/2014 9:18 p.m., David Touzeau wrote:
Dear Best list I'm using Squid connected to an Active Directory server in front of users. We have a central Squid server that act has Parent. This Squid parent server serves as caching and did not have any authentication method I would like the child Squid sends usernames to the Squid Parent in order to log users ID inside access.log. Is there somebody have successfully set the kind of architecture ? Is it Possible ?
Supported since Squid-3.2: cache_peer ... login=PASSTHRU Amos Thanks Amos I will try this feature...