Re: [squid-users] max_user_ip doesn't work properly

From: Robert Collins <robertc@dont-contact.us>
Date: 27 Mar 2003 08:34:51 +1100

On Thu, 2003-03-27 at 00:09, Alexander Kiselev wrote:
> Hi all.
>
> on Squid2.5.STABLE2 i found that there is a problem with "acl max_user_ip".
...
>
> How to limit the users with "acl max_user_ip" feature not depending on
> browser they use?

The problem is that NTLM users appear like 'DOMAIN\USER', and basic
users (when you have a default domain you authenticate against) as
'USER'.

In squid
DOMAIN\USER != USER

It shouldn't be too hard to design and code a sensible approach to
manage this.

Rob

-- 
GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>.

Received on Wed Mar 26 2003 - 14:35:05 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:21 MST