[squid-users] NTLM Auth problem

From: Steve Rochford <Steve.Rochford@dont-contact.us>
Date: Tue, 11 Jun 2002 18:39:56 +0100

I have the following in squid.conf:

auth_param ntlm program /usr/local/squid-user/libexec/ntlm_auth
cisnt/techsupp
auth_param ntlm children 5
auth_param ntlm max_challenge_reuses 0
auth_param ntlm max_challenge_lifetime 2 minutes

acl cisnt proxy_auth REQUIRED

http_access allow cisnt

My NT domain is called CISNT; I have a group in it called techsupp to
which my user account belongs.

When I try to visit a page nothing appears to happen on the client but
eventually the browser times out. Access.log shows the following:

1023822687.202 9 10.0.5.79 TCP_DENIED/407 1368 GET
http://www.cnwl.ac.uk/flh/efl_courses.htm - NONE/- text/html
1023822826.081 7 10.0.5.79 TCP_DENIED/407 1368 GET
http://www.cnwl.ac.uk/flh/efl_courses.htm - NONE/- text/html

for each access. I understand that I should see 2 access denied messages
but then the ntlm_auth program should allow the request. Using ps -e
shows that ntlm_auth is running.

Squid version is squid-2.5.PRE7

Any suggestions, please, as to what I've done wrong?

Steve
Received on Tue Jun 11 2002 - 11:40:49 MDT

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