DO NOT REPLY [Bug 6694] rsync -A drops mask from ACL

samba-bugs at samba.org samba-bugs at samba.org
Mon Sep 7 17:07:53 MDT 2009


https://bugzilla.samba.org/show_bug.cgi?id=6694





------- Comment #4 from wayned at samba.org  2009-09-07 18:07 CST -------
I used the --fake-super option to try a copy that is otherwise impossible on
linux (since I don't have access to solaris) -- an ACL that has a mask that
doesn't match the group number.  Rsync duplicated the values correctly (from
xattr value to xattr value).

So, this makes me wonder if setting the mode changes the mask on Solaris.  For
example, if you do this:

setfacl -m m:r foo
chmod 0 foo
getfacl foo

Does the mask get reset?


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list