mirror of
https://github.com/systemd/systemd.git
synced 2024-11-12 15:21:19 +03:00
c01ff965b4
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. |
||
---|---|---|
.. | ||
.gitignore | ||
image-dbus.c | ||
image-dbus.h | ||
machine-dbus.c | ||
machine-dbus.h | ||
machine.c | ||
machine.h | ||
machinectl.c | ||
machined-dbus.c | ||
machined.c | ||
machined.h | ||
Makefile | ||
org.freedesktop.machine1.conf | ||
org.freedesktop.machine1.policy.in | ||
org.freedesktop.machine1.service | ||
test-machine-tables.c |