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