DO NOT REPLY [Bug 4745] New: Use lchmod and lutimes whenever possible

samba-bugs at samba.org samba-bugs at samba.org
Tue Jun 26 17:13:38 GMT 2007


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

           Summary: Use lchmod and lutimes whenever possible
           Product: rsync
           Version: 3.0.0
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: hashproduct+rsync at gmail.com
         QAContact: rsync-qa at samba.org


Currently, on systems that support lchmod and lutimes, rsync uses them only
when it needs to manipulate a symlink.  I think it should use them everywhere
in place of chmod and utimes to avoid surprises or vulnerabilities should a
destination file of another type be suddenly replaced by a symlink.


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