freenasbbs
Dabbler
- Joined
- Jan 9, 2014
- Messages
- 37
My freenas version :FreeNAS-9.3-STABLE-201506292332
CIFS share
Folder D,and its acl is
user :kf1 create one file (file A) in folder D, and kf1 can modify this file (A) .
But when kf2 (or other anyone,but not file's owner :kf1) open this file (A) and modify A's contents, then save it.
problem:
after this file (A) be saved by other people (not file's owner), its read-only attributes will be check. like pic
and then, it can't be modify or deleted by any people,even its owner kf1..
it only can be deleted with ssh.
I don't know why, please help, thanks.
CIFS share
Code:
user :kf1 group:kf user:kf2 group:kf
Folder D,and its acl is
Code:
group:kf:rwxpDdaARWc--s:fd----:allow
user :kf1 create one file (file A) in folder D, and kf1 can modify this file (A) .
But when kf2 (or other anyone,but not file's owner :kf1) open this file (A) and modify A's contents, then save it.
problem:
after this file (A) be saved by other people (not file's owner), its read-only attributes will be check. like pic
and then, it can't be modify or deleted by any people,even its owner kf1..
it only can be deleted with ssh.
I don't know why, please help, thanks.
Attachments
Last edited by a moderator: