Displaying 2 results from an estimated 2 matches for "pddaarwccos".
2012 May 20
1
[Bug 8948] New: ZFS acls are not inherited.
...passtrough"
When using rsync without any the following flags : --perms, --executability,
--chmod, the default zfs ACLs are not applied.
here is an example :
I have a directory with the following acls :
drwxr-xr-x+181 shamu staff 225 May 20 01:24 Folder
user:shamu:rwxpdDaARWcCos:fd-----:allow
everyone@:r-x---a-R-c---:fd-----:allow
When I create or copy a regular file to this folder, the new file's alcs look
like this :
-rw-r--r--+ 1 shamu staff 0 May 20 01:30 file
user:shamu:rw-pdDaARWcCos:------I:allow
everyone@:...
2008 Mar 12
22
ZFS ACLs/Samba integration
I''m currently prototyping a Solaris file server that will dish out user
home directories and group project directories via NFSv4 and Samba.
I have samba configured and integrated into our local active directory,
with ACL mapping working. I''m a little confused as to the behavior of the
ZFS ACL though.
on a brand-new filesystem, touching a file results in:
-rw-r--r-- 1 root