jonathonoss
MIS
I want a share to allow ANYONE to modify the files it contains. I have specified the share via Samba to have 'writeable = yes', 'public = yes', and the corresponding directory on Linux to allow 'others' to 'RWX'.
But when I create a file on in that share, whether it's a new file or a file copied from an NT machine, the file automatically takes on the permissions that allow the group and others read-only access. I have tried copying files from NT that already have 'Everyone = Full Access' permissions, but NTFS permissions probably don't matter to Linux.
I have tried changing the group on the directory on Linux to be 'USERS', thinking 'users' might be similar to the 'Everyone' group in NT, but that hasn't helped.
How can you tell a directory in Linux to, by default, allow RWX to 'others'?
Thanks,
Jon
But when I create a file on in that share, whether it's a new file or a file copied from an NT machine, the file automatically takes on the permissions that allow the group and others read-only access. I have tried copying files from NT that already have 'Everyone = Full Access' permissions, but NTFS permissions probably don't matter to Linux.
I have tried changing the group on the directory on Linux to be 'USERS', thinking 'users' might be similar to the 'Everyone' group in NT, but that hasn't helped.
How can you tell a directory in Linux to, by default, allow RWX to 'others'?
Thanks,
Jon