<div dir="ltr">Hello,<br><br>I'm facing a really weird problem at the moment.<br>I'm using Squid 4.2 using the default Ubuntu compile options<br>(self-compiled) together with the NCSA Basic Auth helper and a passwd<br>file generated using "httpasswd -m".<br><br>If I add a user to it that starts with a capital letter (for example<br>"Bob") the auth always fails - until "Bob" becomes "bob" inside the<br>file, then the auth instantly works... and also for "Bob" since I use an<br>ACL like:<br><br>acl bob proxy_auth_regex -i bob<br><br>But the other way around is a no-go.<br><br>Did I miss something here?<br><br>Cheers,<br>Pierre</div>