Displaying 3 results from an estimated 3 matches for "sys_acl_set_info".
Did you mean:
sys_acl_get_info
2009 May 14
2
rsync 3.0.6 ACLs under MacOS 10.4
...destination.
On server, rsyncd.conf looks like this (modules are defined but not listed
below):
cat /etc/rsyncd.conf
secrets file = /etc/rsyncd.secrets
read only = no
list = yes
uid = root
gid = wheel
On client am using -ApXrvvhog option and here are some errors am getting:
rsync: pack_smb_acl sys_acl_set_info(): Operation not supported (45)
rsync: pack_smb_acl sys_acl_set_info(): Invalid argument (22)
rsync: pack_smb_acl sys_acl_set_info(): Invalid argument (22)
rsync: set_acl: sys_acl_set_file(New Fonts/Feb 6/.TC-Black.bmap.2Z6Ex6,
ACL_TYPE_EXTENDED): Invalid argument (22)
Files do get copied properly...
2008 Jun 04
0
3.0.3pre2 compile warnings under cygwin
...g (arg 3)
token.c:418: warning: int format, int32_t arg (arg 3)
token.c: In function `recv_deflated_token':
token.c:496: warning: int format, int32_t arg (arg 4)
token.c:546: warning: int format, int32_t arg (arg 4)
acls.c: In function `pack_smb_acl':
acls.c:423: warning: passing arg 4 of `sys_acl_set_info' makes integer from pointer without a cast
acls.c: In function `recv_acl_access':
acls.c:669: warning: unsigned int format, uint32_t arg (arg 3)
================================================
This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to...
2010 Apr 21
8
DO NOT REPLY [Bug 7382] New: Fails to copy with ACL issue if src user is unknown (OSX 10.6 only)
...adextattr,writeextattr,readsecurity,writesecurity,chown,file_inherit,directory_inherit
--------- same issue with remote machine copy ----
Also note this fails when copying dir from a remote machine:
rsync -aAe ssh remote-machine:/DIR-UNKNOWN-USER DIRB
error result looks like this:
pack_smb_acl sys_acl_set_info(): Operation not supported
--
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.