|
libexplain
1.4.D001
|
Go to the source code of this file.
Defines | |
| #define | CAP_SETGID 42 |
Functions | |
| int | explain_capability_setgid (void) |
| #define CAP_SETGID 42 |
| int explain_capability_setgid | ( | void | ) |
The explain_capability_setgid function may be used to determine whether or not the process has the CAP_SETGID capability
Allows setgid(2) manipulation Allows setgroups(2) Allows forged gids on socket credentials passing.
1.7.6.1