Re: [squid-users] ntlm_auth bug?

From: Matt Anderson <manderson@dont-contact.us>
Date: Thu, 8 Nov 2001 10:31:43 -0500

I found this in archives. Hope it helps you!
------------------

"From: Chemolli Francesco (USI) (ChemolliF@GruppoCredit.it)
Date: Fri Nov 17 2000 - 08:14:56 MST

Next message: Romeo Anghelache: "[SQU] Squid2.3 stable4 native port to
Windows 2000 and NT4"
Previous message: Martin Brooks: "Re: [SQU] Request for help"
Maybe in reply to: Magnus Ullberg: "[SQU] NTLM + Netscape?"
Next in thread: Robert Collins: "Re: [SQU] NTLM + Netscape?"
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

----------------------------------------------------------------------------

----
>
> I'm using the NTLM patch and it works fine with IE, but when
> i try using
> netscape i get this in the logfile:
Netscape doesn't support NTLM authentication, it's an IE-only
thing.
> ntlm-auth[20805](ntlm_auth.c:181): housekeeping..
> ntlm-auth[20805](ntlm_auth.c:164): Asking for challenge refresh
> ntlm-auth[20801](ntlm_auth.c:181): housekeeping..
> ntlm-auth[20801](ntlm_auth.c:164): Asking for challenge refresh
> ntlm-auth[20802](ntlm_auth.c:181): housekeeping..
> ntlm-auth[20802](ntlm_auth.c:164): Asking for challenge refresh
> ntlm-auth[20803](ntlm_auth.c:181): housekeeping..
> ntlm-auth[20803](ntlm_auth.c:164): Asking for challenge refresh
> ntlm-auth[20804](ntlm_auth.c:181): housekeeping..
> ntlm-auth[20804](ntlm_auth.c:164): Asking for challenge refresh
> ntlm-auth[20805](ntlm_auth.c:181): housekeeping..
> ntlm-auth[20805](ntlm_auth.c:164): Asking for challenge refresh
> ntlm-auth[20801](ntlm_auth.c:181): housekeeping..
> ntlm-auth[20801](ntlm_auth.c:164): Asking for challenge refresh
This is normal. Disable debugging (it's a #define) in
ntlm_auth_modules/NTLMSSP/ntlm.h (or something like that).
> And a lot of TCP_DENIED in the access.log file.
For basic authentication, you'll get one for each client connecting.
For NTLM authentication, you'll get two for each TCP connection.
> Is there a way for it to fall back on to Basic auth?
Just enable both authenticate_program (to some basic-auth helper)
and authenticate_program_ntlm
--
 /kinkie"
----- Original Message -----
From: "Klier Rainer" <Rainer.Klier@erl.sbs.de>
To: "'Squid-Users (E-Mail)" <squid-users@squid-cache.org>
Sent: Thursday, November 08, 2001 10:22 AM
Subject: AW: [squid-users] ntlm_auth bug?
> > Also with NTLM you shouldn't have to give the username and password it
> > should automagically figure it out if you are logged onto a
> > windows domain,
> > right?
>
> Read this somewhere, yes, but I get a popup window,
> where I can enter in 3 fields username, password
> and domain.
>
> Rainer
>
Received on Thu Nov 08 2001 - 08:33:35 MST

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