eh... There is no winbind/samba and etc group. No samba/winbind user. I guess I need to configure samba to use some different group like "winbind", add this group to system. But I can't find configuration setting that forces winbind to use winbind as group, not wheel. 2010/9/29 Henrik Nordström <henrik@xxxxxxxxxxxxxxxxxxx>: > ons 2010-09-29 klockan 15:19 +0400 skrev c0re: > >> And that's true. I need to change group to squid to >> winbindd_privileged AND winbindd_privileged/pipe. >> Trying to figure out on to how to ask winbind to make it's pipe with >> another group like winbind_priv... winbind makes it root:wheel by >> default. > > You set the permissions on the folder where the pipe is. > > Should be > > 750 root:winbind > > and your cache_effective_user should be member of the winbind group. > > Regards > Henrik > >