[syslog-ng] [Bug 95] New: Missing capabilities support for unix-stream() source

bugzilla at bugzilla.balabit.com bugzilla at bugzilla.balabit.com
Wed Sep 29 15:26:22 CEST 2010


https://bugzilla.balabit.com/show_bug.cgi?id=95

           Summary: Missing capabilities support for unix-stream() source
           Product: syslog-ng
           Version: 3.0.x
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: unspecified
         Component: syslog-ng
        AssignedTo: bazsi at balabit.hu
        ReportedBy: zbyniu at pld-linux.org
Type of the Report: ---
   Estimated Hours: 0.0


Operations on unix-stream() sources need capabilities:
 - CAP_CHOWN - needed if owner() or group() are in use
 - CAP_FOWNER - to force chmod() for sockets with owner != root
 - CAP_DAC_OVERRIDE - force changes if some parent dir has 000 perm, ie vservers

Attached patch fixes all these problems.


-- 
Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the syslog-ng mailing list