Hi all, just installed the lastest version of Squid (2.5.STABLE2) and Samba (2.2.8). Installed and configured as described in FAQ (http://www.squid-cache.org/Doc/FAQ/FAQ-23.html#ss23.5) for authorization the users in NT domain via NTLM and basic methods using Samba's winbind daemon.
My PC logged into NT domain. When i started IExplorer6, after two-three requests i've got a password prompt window. Then i started a "wb_ntlmauth" helper with debug "-d" option and found that when a password prompt pop up, the following messages appeared in log file: ++++++++++++++++++++++ (wb_ntlmauth)[18075](wb_ntlm_auth.c:240): Checking user 'DOMAIN\USER1' lmhash len =24, have_nthash=0, nthash len=24 (wb_ntlmauth)[18075](wb_ntlm_auth.c:246): winbindd result: 1 (wb_ntlmauth)[18075](wb_ntlm_auth.c:60): sending 'NA DOMAIN\USER1 auth failure because: Authentication Failure (NT_STATUS_WRONG_PASSWORD)' to squid ++++++++++++++++++++++ This happens sometimes and i can't determine the reason of that. In Squid.2.5.STABLE1 + Samba 2.2.5 all works without any problems with the same configuration. -- Cheers, Alex
