RE: squid user_auth

2003-07-17 Thread Botha, Francois
w all localusers > > > > > Ernest Johanson > Systems Administrator > Fuller Theological Seminary > > > On Wed, 16 Jul 2003, Botha, Francois wrote: > > > Date: Wed, 16 Jul 2003 16:20:00 +0200 > > From: "Botha, Francois" <[EMAI

RE: squid user_auth

2003-07-16 Thread Ernest Johanson
e: > Date: Wed, 16 Jul 2003 16:20:00 +0200 > From: "Botha, Francois" <[EMAIL PROTECTED]> > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Cc: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subject: RE: squid user_aut

RE: squid user_auth

2003-07-16 Thread Botha, Francois
Hi, "password" is not a acl, I tried proxy_auth but still no go ): Regards, FB > -Original Message- > From: Ernest Johanson [mailto:[EMAIL PROTECTED] > Sent: 15 July 2003 19:30 > To: Botha, Francois > Cc: Debian-User > Subject: Re: squid user_auth > >

Re: squid user_auth

2003-07-15 Thread Ernest Johanson
is" <[EMAIL PROTECTED]> > To: Debian-User <[EMAIL PROTECTED]> > Subject: squid user_auth > > Hi, > > I'm playing with squid-2.4.6-2 on a 3.0/stable machine and am having > problems with the user authentication bit. > My authentication side of the

squid user_auth

2003-07-15 Thread Botha, Francois
Hi, I'm playing with squid-2.4.6-2 on a 3.0/stable machine and am having problems with the user authentication bit. My authentication side of the httpd.conf has: -- snip -- acl all src 0.0.0.0/0.0.0.0 acl localnetwork proxy_auth 192.168.0.0/255.255.255.0 acl localusers proxy_auth REQUIRED http_ac