Re: [squid-users] Unable to start ntlm_auth processes or connect to winbindd

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 28 Oct 2003 02:26:12 +0100 (CET)

On Tue, 28 Oct 2003, Chris Vaughan wrote:

> Greetings,
>
> I am trying to set up squid 2.5 with samba 3.0 in order to run authentication from our Active directory domain. up to now I have been unable to get squid talking to the ntlm_auth process or winbindd. here is output from the cache.log:
>
> 2003/10/28 11:41:05| helperStatefulOpenServers: Starting 5 'ntlm_auth' processes
> 2003/10/28 11:41:05| ipcCreate: /usr/local/samba/bin/ntlm_auth: (13) Permission
> denied

This indicates your cache_effective_user does not have permissions to
execute /usr/local/samba/bin/ntlm_auth

> (wb_group)[1967](wb_check_group.c:308): Can't contact winbindd. Dying

This is most likely due to the fact that you are trying to use a Samba-2.X
winbind helper with Samba-3.X.

For samba-3 you can use the wbinfo_group (wbinfo_group.pl) helper for
group membership lookups. Using winbind_group (wb_group) will not work as
it assumes a Samba-2.X installation.

Regards
Henrik
Received on Mon Oct 27 2003 - 18:26:20 MST

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