[squid-users] Squid 2.5 NLTM authentication in Accelerator only mode - help ple ase

From: Steven Thompson <steven@dont-contact.us>
Date: Thu, 30 Aug 2001 12:54:29 +0200

Hi All

I have set-up and tested NTLM authentication in proxy only mode
and it works fine. My PDC authenticates my browser IE 5.5 no problem with
the following settings:

Squid version: squid-head-200108232301

NTLM Settings:
auth_param ntlm program /usr/local/squid/libexec/squid/ntlm_auth
myNTdomain/myPDCserver
auth_param ntlm children 5
auth_param ntlm max_challenge_reuses 0
auth_param ntlm max_challenge_lifetime 2 minutes

ACL Settings:
acl bobpasswd proxy_auth REQUIRED
http_access allow bobpasswd

I then added the required "#define AUTH_ON_ACCELERATION 1" to acl.c file
and ran "make install".

HTTPD-ACCELERATOR OPTIONS:
httpd_accel_host mywebserver
httpd_accel_port 80
httpd_accel_single_host on

 IE 5.5 Browser <--------> Squid 2.5 Accelerator <----------> Web Server

Problem in Accelerator mode:
When I connect to the Squid Accelerator box it prompts me to for my
username, password
and domain, but it does not authenticate me successfully. The NT security
log says bad
username or password. The strange thing is it works fine in proxy only mode.

Thanks in Advance

Steven Thompson
Received on Thu Aug 30 2001 - 04:55:12 MDT

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