[squid-users] has this changed?

From: Raymond Norton <admin@dont-contact.us>
Date: Wed, 30 Jul 2003 16:12:56 -0500

I am trying to set up user authentication on my redhat 9.0 box using squid 2.5.stable1-2
with the following:

auth_param basic program /usr/bin/ncsa_auth /usr/etc/passwd
acl password proxy_auth REQUIRED
http_access allow password

squid starts up, but does not utilize the added lines. When trying to stop squid
I get the following error:

[root@localhost squid]# service squid start
Starting squid: .. [ OK ]
[root@localhost squid]# service squid stop
Stopping squid: 2003/07/30 14:32:36| aclParseAclLine: IGNORING: Proxy Auth ACL ''
because no authentication schemes are fully configured.
2003/07/30 14:32:36| aclParseAclLine: IGNORING invalid ACL: acl password proxy_auth
REQUIRED
2003/07/30 14:32:36| squid.conf line 1746: http_access allow password
2003/07/30 14:32:36| aclParseAccessLine: ACL name 'password' not found.
2003/07/30 14:32:36| squid.conf line 1746: http_access allow password
2003/07/30 14:32:36| aclParseAccessLine: Access line contains no ACL's, skipping

Any idea how to fix this?
Received on Wed Jul 30 2003 - 15:12:40 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:18:21 MST