On Mon, 25 Apr 2005, Mohammad Halawah wrote:
Hello all,
I get the following error message on the console when trying to start squid:
################################################# Starting proxy server: FATAL: Invalid Proxy Auth ACL 'acl ldapusers proxy_auth REQUIRED' because no authentication schemes arefully configured.
The auth_param lines must go before any acls using authentication. If not you will get this complaint.
2005/04/25 11:34:26| Unlinkd pipe opened on FD 15
Anything possibly relevant before this? Such as error messages from the helper or similar?
2005/04/25 11:34:26| WARNING: basicauthenticator #1 (FD 7) exited
Your specified "auth_param basic program" helper is not happy with it's life for some reason. See cache.log output between the "starting ..." and "FATAL:" lines for hints, or try running the same command line interactively in a shell.
Regards Henrik