newuidmap (1) Linux Manual Page
NAME newuidmap – set the uid mapping of a user namespace SYNOPSIS newuidmap pid uid loweruid count [uid loweruid count [ … ]] DESCRIPTION The newuidmap sets /proc/[pid]/uid_map based on it’s command line arguments and the uids allowed in /etc/subuid. After the pid argument, newuidmap expects sets of 3 integers: uid Begining of the range of UIDs inside the user…
