minimal tool for creating a new user namespace with multiple UIDs/GIDs mapped inside
-
Updated
Jan 24, 2022 - C
minimal tool for creating a new user namespace with multiple UIDs/GIDs mapped inside
Execute command in new user namespace, setting uid and gid mapping using shadows newuidmap & newgidmap. This doesn't extend the permissions of a process, but can be useful for faking root or bootstrapping an fs without root privileges.
Add a description, image, and links to the userns-remap topic page so that developers can more easily learn about it.
To associate your repository with the userns-remap topic, visit your repo's landing page and select "manage topics."