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





------- Comment #1 from san...@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.
-- 
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

Reply via email to