[Bug 8483] rsync: chown failed: Permission denied (13)

samba-bugs at samba.org samba-bugs at samba.org
Mon Sep 26 15:07:44 MDT 2011


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

--- Comment #6 from Eric C. <cas at totallylost.org> 2011-09-26 21:07:43 UTC ---
I was able to change permissions manually fine.




# chmod 755 test
# ls -al
total 24
drwx------+  2 pcuser   nogroup     4096 Sep 26 17:01 .
drwxr-xr-x+ 68 root     ccusers     8192 Aug 31 14:30 ..
-rwxr-xr-x   1 root     daemon         0 Sep 26 17:01 test
# chmod 777 test
# ls -al
total 24
drwx------+  2 pcuser   nogroup     4096 Sep 26 17:01 .
drwxr-xr-x+ 68 root     ccusers     8192 Aug 31 14:30 ..
-rwxrwxrwx+  1 root     daemon         0 Sep 26 17:01 test
#

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