Systemd/src/nss-mymachines
Lennart Poettering c01ff965b4 nss-mymachines: map userns users of containers to real user names
Given a container "foo", that maps user id $UID to container user, using
user namespaces, this NSS module extenstion will now map the $UID to a
name "vu-foo-$TUID" for the translated UID $UID.

Similar, userns groups are mapped to "vg-foo-$TGID" for translated GIDs
of $GID.

This simple change should make userns users more discoverable. Also,
given that many tools like "adduser" check NSS before allocating a UID,
should lower the chance of UID range conflicts between tools.
2015-07-09 14:46:20 -03:00
..
Makefile
nss-mymachines.c nss-mymachines: map userns users of containers to real user names 2015-07-09 14:46:20 -03:00
nss-mymachines.sym nss-mymachines: map userns users of containers to real user names 2015-07-09 14:46:20 -03:00