Displaying 1 result from an estimated 1 matches for "sneppef2".
Did you mean:
sneppe
2012 Mar 06
3
Samba to share NFSv4 + ACL mounted filesystems on NetApp storage
...t the correct ACLs on all files and directories under a
given NFS mount.
The problem we are running into is that, when CIFS users are
creating files via the Samba shares, the NFSv4 ACLs get removed.
Here's an expamle of a file the was created from a Samba share:
root at system # ls -lVd test2-sneppef2.txt.txt
-rwxr--r-- 1 Terp Terp 0 Mar 6 13:59 test2-sneppef2.txt.txt
owner@:rwxp--aA--cC-s:------:allow
owner@:--------------:------:deny
group@:-wxp---A---C--:------:deny
group@:r-----a---c--s:------:allow
group@:-wxp---A-...