Re: [Samba] CIFS mount not applying setuids

2009-06-25 Thread Ben Tyger
hydr...@bran ~ $ cat /proc/config.gz |gunzip|grep -i cifs CONFIG_CIFS=m # CONFIG_CIFS_STATS is not set # CONFIG_CIFS_WEAK_PW_HASH is not set # CONFIG_CIFS_UPCALL is not set CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set # CONFIG_CIFS_EXPERIMENTAL is not set François

Re: [Samba] CIFS mount not applying setuids

2009-06-24 Thread Ben Tyger
That's not a the problem. I know the extensions are compiled in and running on the client machine. I can see the ACLs over the cifs mount from the client machine. It only becomes an issue when I try to write files over the cifs mount. At that point it writes the wrong uid/gid/perms. It even

[Samba] CIFS mount not applying setuids

2009-06-23 Thread Ben Tyger
Hello all, I've been dealing with this problem for years now and I am a bit fed up with it. Maybe some of you all can shed some light on the situation. I am having problems with my samba server setting the uid/gid/permissions incorrectly when a file is written to the server filesystem over