[Bug 12955] [patch] Fix rsync -A on AIX

samba-bugs at samba.org samba-bugs at samba.org
Wed Aug 16 13:55:02 UTC 2017


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

Cun Gong <gongcunjust at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13458|0                           |1
        is obsolete|                            |
                 CC|                            |gongcunjust at gmail.com

--- Comment #1 from Cun Gong <gongcunjust at gmail.com> ---
Created attachment 13478
  --> https://bugzilla.samba.org/attachment.cgi?id=13478&action=edit
Fix rsync ACL files on AIX

Because the chmod(2) will disable ACL permission on AIX (see
https://www.ibm.com/support/knowledgecenter/en/ssw_aix_72/com.ibm.aix.security/access_control_list.htm),
so this is a full patch for fixing the problem that can't synchronize ACL files
on AIX.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the rsync mailing list