samba-bugs@samba.org
2005-Jul-09 11:21 UTC
[Bug 2868] New: fifo's may only be copied by root
https://bugzilla.samba.org/show_bug.cgi?id=2868 Summary: fifo's may only be copied by root Product: rsync Version: 2.6.5 Platform: x86 OS/Version: FreeBSD Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: rsync-contact@fischglas.de QAContact: rsync-qa@samba.org the creation of a fifo (named pipe) is not a privileged function - at least on freebsd, linux and solaris. so it should not require root-privileges to be done. instead they should be copied like ordinary files, too. -- 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.
Possibly Parallel Threads
- [Bug 2947] New: stdout with [-v] -H --link-dest and slink/sock/fifo/regf
- [Bug 2868] Allow fifos to be copied by normal users
- DO NOT REPLY [Bug 5458] New: -a -X throws error when processing fifo, even if --no-D is specified
- [Bug 2913] New: rsync of symlinks on >=bsd needs lutimes(2) and lchmod(2)
- DO NOT REPLY [Bug 5474] New: extended attributes only copy if ACLs are copied on a Mac