Re: [squid-users] user auth

From: Barry Rumsey <basza@dont-contact.us>
Date: Sat, 21 Aug 2004 23:38:07 +1200

Thanks that worked.

B.Rumsey

On Saturday 21 August 2004 23:32, Dave Raven wrote:
> I suspect the problem is that you allow non-authenticated traffic as well -
> you need to disallow all http access by default and allow authenticated
> users - something like this:
>
> acl NCSA proxy_auth REQUIRED
> http_access allow NCSA
> http_access deny all
>
> -----Original Message-----
> From: Barry Rumsey [mailto:basza@woosh.co.nz]
> Sent: 21 August 2004 01:23 PM
> To: squid-users@squid-cache.org
> Subject: Re: [squid-users] user auth
>
> On Saturday 21 August 2004 15:29, Barry Rumsey wrote:
> > Hi
> >
> > I am wondering if it is possible to auth by user name instead of IP.
> >
> > My main computer is a linux box which connects to the net, my sister
> > connects from a windows machine and is allowed full access to the net.
> > the problem is that my daughter also uses the windows machine and I want
> > to limit the internet to only on certain days at certain times for her.
> > Is this possible with squid?
> >
> > Thanks in advance
> > B.Rumsey
> >
> > ps. If am newly convert windows user so I don't know to much about
> > linux.
>
> Thanks to those that replied. I looked into acl and have setup the
> ncsa_auth
> and an htpasswd. I have got the windows machine asking for username and
> password. I have set a test user as user=abc password=abc this works but if
> I
> put the password as password=abcd this also works?
>
> the other question is how do I set up days and time allowed for each user?
>
> Thanks in advance
> B.Rumsey
Received on Sat Aug 21 2004 - 05:38:02 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Sep 01 2004 - 12:00:02 MDT