ACL's

From: Andrew Barnes <a.barnes@dont-contact.us>
Date: Thu, 18 Feb 1999 09:32:10 +1100

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

G'day Squid Users,

I am trying to introduce proxy authentication to my Proxy Server
(v2.1-PRE1) using ncsa_auth.

I am using the following acl's:

acl destination_denied dst
"/usr/local/squid/etc/stopsex/destination_denied.txt"
acl sex url_regex "/usr/local/squid/etc/stopsex/sex.txt"
acl notsex url_regex "/usr/local/squid/etc/stopsex/notesex.txt"
acl site1 src 192.0.1.1-192.0.1.254/255.255.255.0
acl site2 src 192.0.2.1-192.0.2.254/255.255.255.0
acl password proxy_auth 300

I am also using the following http_access statements:

http_access allow notsex
http_access allow site1 password
http_access allow site2 password
http_access deny destination_denied
http_access deny sex

When I run this, I'm asked for a username and password (already
defined with the htaccess program), but when I enter a valid username
and password I get told that the page has no data and to contact the
sys admin. I look in the access log and it tells me that access is
denied to that site.

Can anyone please help. Many thanx in advance.

Regards,
    Andrew Barnes

- --
Andrew Barnes
I.T. Administrator
John Kaldor Fabricmaker
110 McEvoy Street
Alexandria
Sydney, NSW
Australia, 2015
 
Phone: +61 2 93187727
Fax: +61 2 93187764
Email: a.barnes@kaldor.com.au
URL: http://www.kaldor.com.au
ICQ: 4725758

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.5.3i for non-commercial use <http://www.pgpi.com>

iQA/AwUBNsq2y2Faln0t353eEQKjkgCdEuXSg0gmRXer5AU5Hwu9Q6lsVUMAniht
xVNq8Ye2otqtR01b4jMzkHLt
=U3fg
-----END PGP SIGNATURE-----
Received on Wed Feb 17 1999 - 15:26:10 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:44:35 MST