newuidmap,newgidmap: Relax gid checking to allow running under alternative group ID

Signed-off-by: Martijn de Gouw <martijn.de.gouw@prodrive-technologies.com>
This commit is contained in:
Martijn de Gouw
2021-01-07 12:15:25 +01:00
parent ae169c4046
commit c464ec5570
4 changed files with 14 additions and 5 deletions

View File

@@ -160,6 +160,7 @@ static struct itemdef def_table[] = {
{"USE_TCB", NULL},
#endif
{"FORCE_SHADOW", NULL},
{"GRANT_AUX_GROUP_SUBIDS", NULL},
{NULL, NULL}
};