On Fri, 2009-04-17 at 11:20 -0500, Ryan Malayter wrote: > Rsync's man page inidcates support for ACLs, but does not mention what > ACL model is supported.
Rsync supports POSIX ACLs as described at http://acl.bestbits.at/ . > > - Rsync uses Unix-like UIDs and GIDs. [...] > Presumably, if rsync supports ACLs, it supports the NFSv4 style > "u...@domain" or "gr...@domain" identifiers instead of or in addition > to UID/GIDs. POSIX ACLs just use UIDs/GIDs, so that's all rsync supports (though it can map them from one system to another by name). -- Matt -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html