Hi again, i have find out another strange thing with my winbindd. ./winbindd -i (from samba) and after that ./w binfo -t : checking the trust secret via RPC calls succeeded ./wbinfo -g: (sometimes it works) Error looking up domain groups and in the winbindd -i appears: cli_pipe: return critical error. Error was Call timed out: server did not respond after 10000 milliseconds other thing is /us r/local/samba/lib/smb.conf : -rw------- 1 root staff 10272 Feb 2 17:50 smb.conf, should change persmissions and to what? Nikolay kinkie-squid@xxxxxxxxx@inet 03.02.2005 01:50 To squid-users@xxxxxxxxxxxxxxx cc Subject Re: [squid-users] Re [squid-users] Squid NTLM authentication problem NT domain On Wed, 2005-02-02 at 17:14 +0200, nikolay.nenchev@xxxxxxxxxxxxxxxxxxxxxxx wrote: > Hi again, > I have change permission on winbindd_privileged to: > > > drwxr-x--- 2 root squid 4096 Feb 2 09:33 > winbindd_privileged > now i don't have error: > #winbindd version 3.0.10 started. > # Copyright The Samba Team 2000-2004 > #[2005/02/02 09:11:10, 0] lib/util_sock.c:create_pipe_sock(1056) > #invalid permissions on socket directory > /usr/local/samba/var/locks/winbindd_privileged > #open_winbind_socket: Success > > but i still receive error messages in squid - cache.log: > 2005/02/02 14:52:57| helperStatefulOpenServers: Starting 30 > 'ntlm_auth' > processes > ntlm_auth: error opening config file /usr/local/samba/lib/smb.conf. > Error > was Invalid or incomplete multibyte or wide character This looks like a configuration error in smb.conf. You might want to check it using "testparm" or similar tools. kinkie