Norman Zhang wrote:

> I'm running Squid-2.5.STABLE4-1.100mdk with samba-server-3.0.2a-3mdk.
> When I tried to go the internet, I see the following in /var/log/syslog

> Jun  9 17:06:07 proxy (squid): authenticateNTLMHandleReply: called with
> no result string
> Jun  9 17:06:07 proxy squid[1571]: Squid Parent: child process 2617
> exited due to signal 6

> auth_param ntlm program /usr/lib/squid/wb_ntlmauth
> external_acl_type NT_global_group %LOGIN /usr/lib/squid/wb_group

Those are the NTLM and group helpers you use with Samba 2.2.x. For Samba 3
you need to use Samba's built-in ntlm_auth helper for basic/NTLM auth and
the wbinfo_group group helper (which comes with Squid).

Adam

Reply via email to