Constant CAP_SETGID
pub const CAP_SETGID: i32 = 6;
Available on crate feature
dep_nc
only.Expand description
Allows setgid(2) manipulation Allows setgroups(2) Allows forged gids on socket credentials passing.
pub const CAP_SETGID: i32 = 6;
dep_nc
only.Allows setgid(2) manipulation Allows setgroups(2) Allows forged gids on socket credentials passing.