[squid-users] NTLM does not work

From: Hegedus Ervin <airween@dont-contact.us>
Date: Thu, 21 Feb 2002 10:31:13 +0100

Hello,

I try to use NTLM auth schema, but I don't know why, that
doesn't work. Here is a part of cache.log:

ntlm-auth[31718](ntlm_auth.c:277): managing request
ntlm-auth[31718](ntlm_auth.c:283): ntlm authenticator. Got 'KK TlRMTVNTUAADAAAAGAAYAEkAAAAAAAAAYQAAAAoACgA0AAAACAAIAD4AAAADAAMARgAAAEFIX1BFVFpWQUxIRUdFRFVTRUFJUn+MNzlXAkmIOjeX2mn0ROZ70cjj5FwRut==' from Squid
ntlm-auth[31718](libntlmssp.c:247): Empty LM pass detection: user: 'HEGEDUSE', ours:'q6', his: '79WaI:7iD{\p'(length: 24)
ntlm-auth[31718](libntlmssp.c:273): checking domain: 'AH_PETZVAL', user: 'HEGEDUSE', pass='79WaI:7iD{\p#'
ntlm-auth[31718](libntlmssp.c:276): Login attempt had result 0
ntlm-auth[31718](libntlmssp.c:284): credentials: AH_PETZVAL\HEGEDUSE
ntlm-auth[31718](ntlm_auth.c:411): sending 'AF ah_petzval\hegeduse' to squid
2002/02/21 10:20:35| authenticateAuthUserRequestSetIp: user 'ah_petzval\hegeduse' has been seen at a new IP address
(10.1.1.29)

(sorry for long lines)

The squid is 2.5S3, OS is FreeBSD 4.5.
You can see, the NT domain is AH_PETZVAL, and my user name
is in NT domain hegeduse.

Here is a part of squid.conf:

auth_param ntlm program /usr/local/squid/lib/ntlm_auth -d AH_PETZVAL\petzdc01
auth_param ntlm children 5
auth_param ntlm max_challenge_reuses 2
auth_param ntlm max_challenge_lifetime 2 minutes

and I configured squid with this options before I make that:
...
--enable-ntlm-auth-helpers=NTLMSSP
'--enable-auth=basic ntlm'
'--enable-basic-auth-helpers=SMB MSNT'
...

What is the problem?

Thank you:
A.
Received on Thu Feb 21 2002 - 02:31:15 MST

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