[squid-users] adding a header by group membership
Michael Pelletier
michael.pelletier at palmbeachschools.org
Sat May 2 03:12:25 UTC 2015
Hello,
I wish to modify a request header if the user is a member of a group. The
example below I am trying to restrict people at work to ONLY the work email
address UNLESS they are in the group "FullEmailAccess". Is this correct?
acl FullEmailAccess proxy_auth -i "[a file containing users. One per line]"
request_header_access X-GoogApps-Allowed-Domains allow all
request_header_add X-GoogApps-Allowed-Domains "[work domain]"
!FullEmailAccess
Michael
--
*Disclaimer: *Under Florida law, e-mail addresses are public records. If
you do not want your e-mail address released in response to a public
records request, do not send electronic mail to this entity. Instead,
contact this office by phone or in writing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20150501/a5ea69f7/attachment.html>
More information about the squid-users
mailing list