[Bug 9823] Permission denied as root when no read for other

samba-bugs at samba.org samba-bugs at samba.org
Mon Apr 22 05:16:33 MDT 2013


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

--- Comment #2 from Paul Slootman <paul at debian.org> 2013-04-22 11:16:32 UTC ---
I recommend just using the mailing list for asking questions about using rsync.
Abusing bugzilla for this is not very productive.

Your problem is that you either didn't read the documentation thoroughly, or
didn't understand it. From the rsyncd.conf manpage:


uid    This parameter specifies the user name or  user  ID
       that  file transfers to and from that module should
       take place as when the daemon was run as  root.  In
       combination  with  the  “gid” parameter this deter-
       mines what  file  permissions  are  available.  The
       default  is  uid  -2,  which  is  normally the user
       “nobody”.

So even though you started rsyncd as root, it uses "nobody" by default for
access.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list