Re: [squid-users] Domain Admins can't access

2010-07-29 Thread Scott Horsley
On 30/07/10 2:25 AM, "megs28" wrote: > > Hello > > This is my first post. I've just setup Squid 2.7 STABLE on Ubuntu server > 10.4 with NTLM authentication and Winbind. At present, any one who is a > member of the domain admins group are not able to access the proxy > server...they just ge

Re: [squid-users] Google SSL searches

2010-07-26 Thread Scott Horsley
On 27/07/10 7:32 AM, "Mellem, Dan" wrote: > Instead of dstdomain, you could use a regular expression. You could use a > pattern like: > > ^(www\.)?(google\.com?(\...)?) > > Which would catch: > google.co > google.com > google.co.XX where XX is any two characters > google.com.XX "" "" > (w

Re: [squid-users] Define some users only can access to some website

2010-07-12 Thread Scott Horsley
On 13/07/10 1:16 PM, "Donny Christiaan" wrote: > Dear Expert, > > I'm looking squid configuration to allow some user to access only listed urls. > > Let say I would like to define for user "donny" only can access > www.yahoo.com > www.google.com > www.freshmeat.net > > So user "donny" only

Re: [squid-users] Restrict some user

2010-07-06 Thread Scott Horsley
On 6/07/10 5:32 PM, "Donny Christiaan" wrote: > Dear Expert, > > I'm using: > - Squid Cache: Version 2.6.STABLE6 > - mysql_auth > - SquidGuard > > My question is. > > Can I set by default all user can not access Facebook, Twitter, etc > but some user can? > > Let say I would like to set us

Re: [squid-users] Re: Squid tcp_outgoing_address.

2010-07-05 Thread Scott Horsley
On 5/07/10 7:00 PM, "Notino" wrote: > > > Hello, thanks for your response. > > Yes this is exactly what is needed each client needs to point to a > particular IP address and port to connect and use the proxy. Is there any > type of guide on this at all? Also is it possible to still use nsa_

Re: [squid-users] Squid tcp_outgoing_address.

2010-07-05 Thread Scott Horsley
On 5/07/10 4:07 PM, "Notino" wrote: > > > Hello Everyone, > > I have setup squid on a VPS and successfully got the main IP to work with > nsa_auth and all is working 100% fine. My question is I am about to purchase > 50 IP addresses becuase I would like to add them on so private clients can

[squid-users] Squid 3 external ACL with tag=

2010-07-04 Thread Scott Horsley
Hi list, This might be a trivial problem and I¹m really hoping I have just overlooked something rather silly that somebody else can spot. I am experimenting with external ACL tags at present and have configured the following acl line-up in my conf. Comments above each line to get an understanding

Re: [squid-users] Password rewriting issues

2005-05-27 Thread Scott Horsley
Okay, thanks Henrik, I have modded my helpers to unencode this. Cheers once again for your always extremely helpful replies Scott On 27/05/2005, at 2:48 PM, Henrik Nordstrom wrote: On Wed, 25 May 2005, Scott Horsley wrote: scott abc#123 would produce scott abc%23123 Correct

[squid-users] Password rewriting issues

2005-05-24 Thread Scott Horsley
Hi List, I have just very recently bumped into a problem involving plain-text password details I have a helper in place which looks up the user and password in mysql. When passing the username to the helper squid seems to treat special characters as html friendly chars. eg. scott abc#123 w