please help
i have a share directory ,it's path "/mnt/sharefile/shejitu"
owner:root
group:wheel
i used 2 commnad to set it's read/write/execute permission
cd /mnt/sharefile
1 chmod -R 775 shejitu
2 setfacl -m g:group1:rwxpDdaARWcCos:------:allow shejitu
now i can use user "user1"(belong to group1) to read/write/modify/create any files (include directory ,even the file' owner is not user1) under directory "shejitu" with windows explorer.
The problem is :i can't delete any files(not include directory) or change the file's(not include directory) name under directory "shejitu" with windows explorer,whether the files were created by "user1" or others
(by the way ,i can't delete file and changec it's name ,but i can delete directory which created by user1 not by others)
why ?why?
but i can use "user1" to login in shell and delete any files(include directory) under directory "shejitu" .it shows me have permins to delete files under directory "shejitu".
i don't understand why i can't delete files with windows exlporer but is ok with shell
with windows explorer,the detail are :
i have a share directory ,it's path "/mnt/sharefile/shejitu"
owner:root
group:wheel
i used 2 commnad to set it's read/write/execute permission
cd /mnt/sharefile
1 chmod -R 775 shejitu
2 setfacl -m g:group1:rwxpDdaARWcCos:------:allow shejitu
now i can use user "user1"(belong to group1) to read/write/modify/create any files (include directory ,even the file' owner is not user1) under directory "shejitu" with windows explorer.
The problem is :i can't delete any files(not include directory) or change the file's(not include directory) name under directory "shejitu" with windows explorer,whether the files were created by "user1" or others
(by the way ,i can't delete file and changec it's name ,but i can delete directory which created by user1 not by others)
why ?why?
but i can use "user1" to login in shell and delete any files(include directory) under directory "shejitu" .it shows me have permins to delete files under directory "shejitu".
i don't understand why i can't delete files with windows exlporer but is ok with shell
with windows explorer,the detail are :
mnt/sharefile/shejitu/ .................. i can creat/write file/directory/ ,but can't delete file or change file's name in this directory
....................................................... a.txt___ it created by root,"user1" can change its contens,but can't change name or delete it
......................................................... b.txt ___it created by user1,"user1" can change its contens,but can't change name or delete it
........................................................ Adir/ ___thi dirctoyr created by root,"user1" can creat new files under this dirctoyr,but can't change name or delete it
.......................................................... Bdir/ ___thi dirctory created by user1,"user1" can creat new file under this dirctoyr,and change name or delete it
but with freenas shell (user1) ,i can delete any file(include directory) or change any file's
(include directory) name under shejitu(directory),even the file/directory owner is not user1
.......................................................... Bdir/ ___thi dirctory created by user1,"user1" can creat new file under this dirctoyr,and change name or delete it
but with freenas shell (user1) ,i can delete any file(include directory) or change any file's
(include directory) name under shejitu(directory),even the file/directory owner is not user1