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>.
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:21 MST