Constant CAP_DAC_READ_SEARCH
pub const CAP_DAC_READ_SEARCH: i32 = 2;
Available on crate feature
dep_nc
only.Expand description
Overrides all DAC restrictions regarding read and search on files
and directories, including ACL restrictions if _POSIX_ACL
is
defined. Excluding DAC access covered by CAP_LINUX_IMMUTABLE
.