Constant CAP_SETUID
pub const CAP_SETUID: i32 = 7;
Available on crate feature
dep_nc
only.Expand description
Allows set*uid(2) manipulation (including fsuid). Allows forged pids on socket credentials passing.
pub const CAP_SETUID: i32 = 7;
dep_nc
only.Allows set*uid(2) manipulation (including fsuid). Allows forged pids on socket credentials passing.