DO NOT REPLY [Bug 7382] Fails to copy with ACL issue if src user is unknown (OSX 10.6 only)

samba-bugs at samba.org samba-bugs at samba.org
Tue Apr 27 14:02:31 MDT 2010


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





------- Comment #1 from sanner at yahoo.com  2010-04-27 15:02 CST -------
Issue seems to be from failed call to
mbr_uuid_to_id at line 2642 of lib/sysacls.c :

rc = mbr_uuid_to_id(*uup, u_g_id_p, &id_type);

If user is unknown in OSX 10.5 this call returns 0
and u_g_id_p is set as well as id_type.

This function call fails in OSX 10.6, return code 2.

Test machine is not part of any network directory service.


-- 
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