[squid-users] ntlm_auth does not work with win98

From: GZM <gzm@dont-contact.us>
Date: Wed, 12 Nov 2003 16:39:18 +0300

Hello Squid users,

Nerijus Baliunas already had asked here about similar problem, but there was no answer.

I am using ntlm_auth from samba-3.0.0 with squid 2.5.STABLE3.
And neither Win2k clients can authenticate, nor win98 ones.
(people, who had faced this trouble, usually could authenticate Win2k
clients though).

In squid cache.log I see:

libsmb/ntlmssp.c:ntlmssp_server_auth(278)
  ntlmssp_server_auth: failed to parse NTLMSSP:

My squid.conf has:

auth_param ntlm program /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp
auth_param ntlm children 5
auth_param ntlm max_challenge_reuses 0
auth_param ntlm max_challenge_lifetime 20 minutes

auth_param basic program /usr/bin/ntlm_auth --helper-protocol=squid-2.5-basic
auth_param basic children 5
auth_param basic realm Squid proxy-caching web server
auth_param basic credentialsttl 2 hours

acl AuthorizedUsers proxy_auth REQUIRED

http_access allow AuthorizedUsers
http_access deny all

-- 
Best regards,
 GZM
Received on Wed Nov 12 2003 - 06:40:53 MST

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