Constant nc::types::CAP_FOWNER
source · [−]pub const CAP_FOWNER: i32 = 3;Expand description
Overrides all restrictions about allowed operations on files, where file owner ID must be equal to the user ID, except where CAP_FSETID is applicable. It doesn’t override MAC and DAC restrictions.