libexplain
1.4.D001
|
Go to the source code of this file.
Defines | |
#define | CAP_DAC_OVERRIDE 42 |
Functions | |
int | explain_capability_dac_override (void) |
#define CAP_DAC_OVERRIDE 42 |
Definition at line 25 of file dac_override.c.
int explain_capability_dac_override | ( | void | ) |
The explain_capability_dac_override function may be used to determine whether or not the process has the CAP_DAC_OVERRIDE capability
Override all DAC access, including ACL execute access if [_POSIX_ACL] is defined. Excluding DAC access covered by CAP_LINUX_IMMUTABLE.
Definition at line 30 of file dac_override.c.