On Thu, 12 May 2005 [EMAIL PROTECTED] wrote:

has my last message reach you?

Yes.

Any more ideas where I can search for a soloution?

Most likely the inet_users acl failed for some reason. This would make the request fall down to "http_access deny all".

and this in cache.log
2005/05/10 11:55:34| The request GET http://www.heise.de/ is DENIED,
because it matched 'inet_users'
2005/05/10 11:55:34| The reply for GET http://www.heise.de/ is ALLOWED,
because it matched 'all'
2005/05/10 11:55:41| The request GET http://www.heise.de/ is DENIED,
because it matched 'all'
2005/05/10 11:55:41| The reply for GET http://www.heise.de/ is ALLOWED,
because it matched 'all'

in squid.conf I have
....
http_access allow inet_users
...
http_access deny all
...

the acl inet_users is the ldap-group-helper, and of course I am in that
group.


Regards
Henrik

Reply via email to