diff options
author | Tiago Natel <t.nateldemoura@f5.com> | 2019-10-22 14:46:15 +0000 |
---|---|---|
committer | Tiago Natel <t.nateldemoura@f5.com> | 2019-10-22 14:46:15 +0000 |
commit | 23b94fde832dcccb801be9acde1471c3fca3a4e9 (patch) | |
tree | 17842c65d7821a74f3d3eb897f47ce6a371d3cdd /auto | |
parent | 2dbfd7c35e807770f2d3984a84b3f742d9392994 (diff) | |
download | unit-23b94fde832dcccb801be9acde1471c3fca3a4e9.tar.gz unit-23b94fde832dcccb801be9acde1471c3fca3a4e9.tar.bz2 |
Improved error logging when uid/gid map is not properly set.
When using "credential: true", the new namespace starts with a completely
empty uid and gid ranges. Then, any setuid/setgid/setgroups calls using ids
not properly mapped with uidmap and gidmap fields return EINVAL, meaning
the id is not valid inside the new namespace.
Diffstat (limited to 'auto')
0 files changed, 0 insertions, 0 deletions