[squid-users] NCSA Auth doesn't recognize usernames with capital letters

2018-11-27 Thread Schokobecher
Hello, I'm facing a really weird problem at the moment. I'm using Squid 4.2 using the default Ubuntu compile options (self-compiled) together with the NCSA Basic Auth helper and a passwd file generated using "httpasswd -m". If I add a user to it that starts with a capital letter (for example "Bob

[squid-users] Only allow specific Users per Port

2019-01-25 Thread Schokobecher
Hello, I'm struggling quite a bit with transitioning from basic_ncsa_auth to basic_db_auth. I have some ports where only certain users (sometimes just one) is allowed to connect/pass the ACL check. I'm running Squid 3.28 on Ubuntu I have lines like this: acl userA proxy_auth_regex -i userA Whic