[][src]Constant nc::types::CAP_FOWNER

pub const CAP_FOWNER: i32 = 3;

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.