You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Bryan Call (JIRA)" <ji...@apache.org> on 2016/08/15 20:39:21 UTC

[jira] [Closed] (TS-1687) Solaris has POSIX capabilities, but TPROXY doesn't know of these.

     [ https://issues.apache.org/jira/browse/TS-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Call closed TS-1687.
--------------------------
       Resolution: Won't Fix
    Fix Version/s:     (was: sometime)

> Solaris has POSIX capabilities, but TPROXY doesn't know of these. 
> ------------------------------------------------------------------
>
>                 Key: TS-1687
>                 URL: https://issues.apache.org/jira/browse/TS-1687
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build, Portability
>            Reporter: Igor Galić
>
> When compiling ATS for Solaris, enabling the full feature set is impossible because currently the handling of POSIX capabilities (privileges under Solaris) is restricted to Linux:
> {noformat}
> checking whether to enable transparent proxy... configure: error: in `/home/i.galic/src/trafficserver':
> configure: error: TPROXY feature requires POSIX capabilities.
> {noformat}
> Here's the man page documenting [privileges(5)|http://illumos.org/man/5/privileges] - and here's a sample use, in the form of Apache httpd's [mod_pvivileges|https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/arch/unix/mod_privileges.c]
> Further man relevant man pages: [getpriv(2), setppriv(2)|http://illumos.org/man/2/setppriv] [getpflags(2), setpflags(2)|http://illumos.org/man/2/setpflags]
> As well as the "highlevel API" (convinience wrappers) such as [priv_set(3C)|http://illumos.org/man/3C/priv_set]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)