Hi folks,
I'm trying to set up a share with samba 2.2.8a (SuSE SLES 8) with ACL
support and winbind where every user with write access to a file should
be able to change the permissions of that file.
According to the man page "dos filemode = yes" should do it - but not
for
me. It seems that this param is doing nothing at all.
I'm I dump ?? What could be wrong here ??
Here's my config:
[testshare]
comment = Test share
path = /shares/test
writable = yes
create mode = 660
directory mode = 770
dos filemode = yes
And yes : the connected user is of course member of the group that had
read/write access.
Everything is working a expected - but not that "dos filemode" param.
Any clues ??
Joerg
I have exactly the same issue on samba 3.0.2a - with parameter 'dos filemode=yes' still only the owner can set permissions on files and directories. I'm also using ACL support and user accounts from winbind. Mike Joerg Redemann wrote:> Hi folks, > > I'm trying to set up a share with samba 2.2.8a (SuSE SLES 8) with ACL > support and winbind where every user with write access to a file should > be able to change the permissions of that file. > > According to the man page "dos filemode = yes" should do it - but not for > me. It seems that this param is doing nothing at all. > I'm I dump ?? What could be wrong here ?? > > Here's my config: > > [testshare] > comment = Test share > path = /shares/test > writable = yes > create mode = 660 > directory mode = 770 > dos filemode = yes > > And yes : the connected user is of course member of the group that had > read/write access. > Everything is working a expected - but not that "dos filemode" param. > > Any clues ?? > Joerg-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 256 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20040303/097d90c5/attachment.bin
Apparently Analagous Threads
- dos filemode (security concern)
- "dos filemode" parameter ineffective?
- Can't get 'dos filemode' to work as expected
- dos filemode not working (NT_STATUS_ACCESS_DENIED)
- Dos filemode and group rights to change permissions (even when group has read only permissions)