From: Eero Volotinen on
2010/2/14 Pitchumani Guruswamy <pitchumani.guru(a)gmail.com>:
> hi,
>
> I have a file in a samba share with the following attributes:
>
> [dir1002]
>        comment = webmin share
>        write list = usr1,usr2
>        path = /misc/removable/dir1002
>        read only = no
>
> The files are created with the following ownership(the file system is vfat):
> -rwxr-xr-x  1 root root    0 Feb 14 07:23 New Text Document.txt
> -rwxr-xr-x  1 root root    4 Feb 14 07:28 txt1.txt
>
> I'm able to create/copy and delete a file. However I'm unable to edit the
> files.
>
> Am I missing something?

write access the parent directory?

--
Eero
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
From: Pitchumani Guruswamy on
The solution is to add (thanks to eero.volotinen(a)iki.fi) the following

admin users = usr1,usr2

Regards,
pitchu

On Sun, Feb 14, 2010 at 10:12 PM, Pitchumani Guruswamy <
pitchumani.guru(a)gmail.com> wrote:

> hi,
>
> I have a file in a samba share with the following attributes:
>
> [dir1002]
> comment = webmin share
> write list = usr1,usr2
> path = /misc/removable/dir1002
> read only = no
>
> The files are created with the following ownership(the file system is
> vfat):
> -rwxr-xr-x 1 root root 0 Feb 14 07:23 New Text Document.txt
> -rwxr-xr-x 1 root root 4 Feb 14 07:28 txt1.txt
>
> I'm able to create/copy and delete a file. However I'm unable to edit the
> files.
>
> Am I missing something?
>
> thanks,
> pitchu
>
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba