Re: [squid-users] Squid NTLM acl

From: Nicolas MATHEY <nmathey@dont-contact.us>
Date: Wed, 5 Jun 2002 17:49:20 +0200

Hi,
Here an example in order to restrict user to a particular domain (ie yahoo):

ACL restrictuser proxy_auth "usrelist.txt"
ACL restrictdomain dstdomain_regex yahoo
HTTP_ACCESS allow !restrictdomain restrictuser

----- Original Message -----
From: "Segree, Gareth" <Gareth.Segree@gleanerjm.com>
To: <squid-users@squid-cache.org>
Sent: Wednesday, June 05, 2002 5:09 PM
Subject: [squid-users] Squid NTLM acl

> Is there a way to use the NTLM module or smb_auth to ristrict users to a
> particular web site?
>
Received on Wed Jun 05 2002 - 09:47:39 MDT

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