[
https://issues.apache.org/jira/browse/TS-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-1687:
------------------------------
Fix Version/s: (was: 6.0.0)
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ć
> Assignee: Theo Schlossnagle
> Fix For: sometime
>
>
> 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)