Hello,
How can I stop and then restart the squid service? Using Squid 2.2.STABLE4
on RH Linux 5.1. Compiled from source.
HELP!
Scott Harbin, MCP
Corporate Network Supervisor
TS Trim Industries, Inc.
Ph: (614) 837-4114
Fax: (614-837-4127
-----Original Message-----
From: Sulin, Mike [mailto:MSulin@lemaybank.com]
Sent: Wednesday, November 03, 1999 9:26 AM
To: 'squid-users@ircache.net'
Subject: ident lookup
I am having problems running authentification on Redhat 6.0 for Squid.
In my squid.conf I have
authenticate_program /usr/local/squid/bin/ncsa_auth
/usr/local/squid/etc/passwd
acl user_password proxy_auth /usr/local/squid/etc/passwd
acl joe ident user jsmith
acl gojoe dstdomain ourhomepage.com
http_access allow user_password
http_access allow gojoe
ident_lookup_access deny joe !gojoe
when accessing a web site it asks for a password but Joe is not blocked from
other sites but gojoe. It acts as if the ident_lookup_access is being
ignored.
if I put this line in it works but it is set for everyone not just Joe.
http_access deny !gojoe
Does anyone know what I may be doing wrong?
Thank you
Mike
Received on Wed Nov 03 1999 - 09:11:47 MST
This archive was generated by hypermail pre-2.1.9 : Wed Apr 09 2008 - 11:57:31 MDT