Payal Rathod wrote:
Hi,
I am using squid on Ubuntu server.
Squid Cache: Version 2.5.STABLE12
My usernames have uppercase letters too, but they are not working. I am
using ncsa_auth and the relevant lines are below.
auth_param basic program /usr/lib/squid/ncsa_auth /etc/squid/passwd
auth_param basic children 5
auth_param basic realm Squid proxy-caching web server
auth_param basic credentialsttl 2 hours
auth_param basic casesensitive off
If your user names have upper case characters, and those characters are
important, perhaps it would be best to set casesensitive on? At least
give it a try, and see if it fixes the problem.
But still it is not working? Can someone suggest a solution? Googling
didn't help much in this case.
With warm regards,
-Payal
Chris