[Bug 201929] www/ckeditor: file owner setting problem

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 27 18:35:56 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201929

            Bug ID: 201929
           Summary: www/ckeditor: file owner setting problem
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: amdmi3 at FreeBSD.org
                CC: joehorn at gmail.com
                CC: joehorn at gmail.com
             Flags: maintainer-feedback?(joehorn at gmail.com)

Since switch to pkg, setting file owner during ckeditor installation was
broken: though it tries to set owner via -R${WWWOWN}:${WWWGRP}, it does nothing
as pkg resets it to root. Actually, setting owner of all files to www is a
security hole. Either you should not try to set owner at all, or owner should
be set via plist @owner/@group directives, and only for specific directories,
which need to be writable by www.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list