RE: [squid-users] Proxy auth locally and Upstream

From: Andrew Loughnan <andrewl@dont-contact.us>
Date: Tue, 22 Oct 2002 09:04:32 +1000

Ok I changed auth_param to this,

auth_param ntlm program /usr/lib/squid/ntlm_auth -b -d staff/dangnamit2 staff/d$
auth_param ntlm children 5
auth_param ntlm max_challenge_reuses 0
auth_param ntlm max_challenge_lifetime 2 minutes

but now when I restart squid I get a parsing error

2002/10/22 09:16:21| Parsing Config File: Unknown authentication scheme 'ntlm'.
2002/10/22 09:16:21| Parsing Config File: Unknown authentication scheme 'ntlm'.
2002/10/22 09:16:21| Parsing Config File: Unknown authentication scheme 'ntlm'.
2002/10/22 09:16:21| Parsing Config File: Unknown authentication scheme 'ntlm'.
2002/10/22 09:16:21| aclParseAclLine: IGNORING: Proxy Auth ACL 'acl localnet proxy_auth REQUIRED' because no authentication schemes are fully configured.
2002/10/22 09:16:21| aclParseAclLine: IGNORING invalid ACL: acl localnet proxy_auth REQUIRED

Thanks

Andrew Loughnan, MCP
Computer Services Manager
St Joseph's College
135 Aphrasia St
Geelong, Victoria Australia
3220
Ph +61 3 5226-8100
DD +61 3 5226-8165
Fax +61 3 5221-6983
E-mail: <mailto:andrewl@sjc.vic.edu.au <mailto:andrewl@sjc.vic.edu.au> >
WWW: <http://www.sjc.vic.edu.au <http://www.sjc.vic.edu.au> >

> -----Original Message-----
> From: Robert Collins [mailto:robertc@squid-cache.org]
> Sent: Tuesday, 22 October 2002 8:18 AM
> To: Andrew Loughnan
> Cc: Squid-Users (E-mail)
> Subject: Re: [squid-users] Proxy auth locally and Upstream
>
>
> On Mon, 2002-10-21 at 11:17, Andrew Loughnan wrote:
> >
> >
> > I need help this has been driving me cwazy
> >
> > I have just finished trying to get NTLM auth to work
> locally and pass the credentials to my upstream server with
> no luck I keep getting an error " 'BH helper detected
> protocol error' to squid "
> >
> > I have squid-2.5S1 with ntlm auth enabled running RH 7.3 on
> a PC. My squid.conf file has the following set
> >
> > cache_peer upstreamproxy parent 3128 0 no-query default login=PASS
> >
> > auth_param basic /usr/lib/squid/ntlm_auth -b -d domain/dc domain/dc
>
> ntlm_auth is an NTLM helper, not a basic helper. You need to use the
> auth_param ntlm ...
> settings.
>
> Cheers,
> Rob
>
>
Received on Mon Oct 21 2002 - 17:03:05 MDT

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