OS-3951

lxbrand convert capabilities syscalls to IKE

Status:
Open
Created:
2015-02-27T10:55:38.000-0500
Updated:
2019-08-28T13:20:22.697-0400

Description

Doing so would eliminate some of the racy code and probably make it easier to implement some of the features we lack today.

Comments (1)

Former user commented on 2016-08-18T16:47:41.000-0400:

While chatting with Jerry about this, one idea that came up was the concept of a branded cred_t. That might be a neat way to ensure that restrictions established in LX processes aren't stripped away via a trip through a native exec() or something.