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

--- Comment #6 from Eric C. <[email protected]> 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.
-- 
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