DO NOT REPLY [Bug 7070] Permission denied message with --fake-super and permissionless directory

samba-bugs at samba.org samba-bugs at samba.org
Mon Feb 1 15:15:47 MST 2010


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





------- Comment #2 from matt at mattmccutchen.net  2010-02-01 16:15 CST -------
Right.  The same problem occurs with a single regular file.

Rsync sets the correct permissions (granting the owner all permissions) in
set_stat_xattr, but that is too late.  It needs to enable read permission when
initially creating a regular file or directory.

Note that one --fake-super issue (directory permissions incorrectly being
retouched) was fixed in 3.0.7, but this is a separate issue.


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