[squid-users] NTLM issues

From: Sonit Jain <sonit@dont-contact.us>
Date: Fri, 23 Nov 2001 15:45:10 +0530

I have installed squid-develop version 5 with NTLM authentication. My configuration file looks like this

auth_param ntlm program /usr/squid/libexec/squid/ntlm_auth -l -b DOM/PDC DOM/BDC1 DOM/BDC2
auth_param ntlm children 7
auth_param ntlm max_challenge_reuses 0
auth_param ntlm max_challenge_lifetime 2 minutes

I get the following errors

ntlm-auth[10159](libntlmssp.c:231): Login attempt had result -1
ntlm-auth[10159](ntlm_auth.c:321): No creds. SMBlib error 1, SMB error class 1,
SMB error code 5, NB error 4
ntlm-auth[10159](ntlm_auth.c:108): sending 'LD dom\user' to squid
NetBios error code 4 (RFCNBE_BadWrite: Write system call returned an error. Chec
k errno.)

If I decrease the number of childrens to 3, it works fine, but since I have about 100+ users, most of the time
their request will be queued or denied.

Is there any solution to the above problem. Do I need to change some settings on the domain controllers ?

Thanks,
Sonit Jain
Received on Fri Nov 23 2001 - 03:07:04 MST

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