[squid-users] ACL for multiple users with multiple options

2006-05-18 Thread mohammad imran
Hay All I am using squid in MS environment on testing base,We are using ISA Server in production environment. I want to implement ACL for different users with different Options i.e. Giving some users MSN messenger acess not to all. I have made An access list acl C src 192.168.7.138/255.255.

Re: [squid-users] ACL for multiple users with multiple options

2006-05-18 Thread Odhiambo WASHINGTON
* On 19/05/06 06:14 +, mohammad imran wrote: | Hay All | | I am using squid in MS environment on testing base,We are using ISA Server | in production environment. | | I want to implement ACL for different users with different Options i.e. | | Giving some users MSN messenger acess not to all

Re: [squid-users] ACL for multiple users with multiple options

2006-05-18 Thread Henrik Nordstrom
fre 2006-05-19 klockan 06:14 + skrev mohammad imran: > http_access allow C AND M > > But this is not working error is "AclParseAccesLine ACL Name "AND" not > Found. The AND/OR in the FAQ is just trying to illustrate the logics, you should not enter these in the config. http_access allow C

Re: [squid-users] ACL for multiple users with multiple options

2006-05-19 Thread Visolve squid
Hello, You should not use AND in http_access. You can use allow C M http_access allow C M Thanks, Visolve Squid Team, http://squid.visolve.com On Fri, 2006-05-19 at 06:14 +, mohammad imran wrote: > Hay All > > I am using squid in MS environment on testing base,We are using ISA Server > i

Re: [squid-users] ACL for multiple users with multiple options

2006-05-21 Thread Kashif Ali Bukhari
u can also do it trough squid use mime type application/x-messenger On 5/19/06, Visolve squid <[EMAIL PROTECTED]> wrote: Hello, You should not use AND in http_access. You can use allow C M http_access allow C M Thanks, Visolve Squid Team, http://squid.visolve.com On Fri, 2006-05-19 at 06:14