squid-users  

RE: [squid-users] NCSA upper case sensitive?

Henrik Nordström
Wed, 10 Mar 2010 11:54:20 -0800

ons 2010-03-10 klockan 18:51 +0000 skrev J. Webster:
> So, if the squid conf as default has this:
> auth_param basic casesensitive off
> 
> and someone logs in with MyUserName
> then it will be converted to myusername and the authentication will fail?

If your NCSA password file has MyUserName as account name then it will
fail yes. If it on the other hand has myusername as account name then
both MyUserName and myusername or MYUSERNAME will all be fine..

Regards
Henrik