>i configured and installed squid 2.5 stable 3 with >../configure --enable-auth=ntlm option without errors. >but ntlm_auth is not /usr/local/squid/bin/ntlm_auth
All that does is compile the NTLM auth support into Squid. You also need to compile a specific NTLM helper - see ./configure --help for the syntax. Adam
