[squid-users] ACL block_user List
Piana, Josh
Josh.Piana at hexcel.com
Fri Feb 28 14:54:35 UTC 2025
Hello,
I am attempting to setup an ACL block list based on usernames from a windows AD environment.
When I have this added to my squid.conf file, all outbound connections stop working:
acl block_user proxy_auth_regex -i "/etc/squid/block_user"
http_access deny block_user
I have also tried "!block_user".
As you can see, I have it set so if a Windows username is on the "block_user" list, Squid will deny internet access to that user. Unfortunately, this doesn't work in practice. I have a working Kerberos back-end setup, handling authentication. What am I doing wrong with this setup?
Thank you,
Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20250228/657c5677/attachment.htm>
More information about the squid-users
mailing list