Norman Zhang wrote: > I copied wbinfo_group into /usr/lib/squid/ and restarted Squid, but > still no luck, now /var/log/syslog looks like follows.
> Jun 11 15:32:09 proxy squid[8502]: Squid Parent: child process 8532 > started Jun 11 15:32:12 proxy (squid): authenticateNTLMHandleReply: called > with no result string > Do you see anything wrong with my /etc/squid/squid.conf? Yes. > auth_param ntlm program /usr/bin/ntlm_auth > --helper-protocol=squid-2.5-basic The helper protocol needs to be "squid-2.5-ntlmssp". This is in the Winbind FAQ: http://www.squid-cache.org/Doc/FAQ/FAQ-23.html#ss23.5 Adam
