spiegel_podman/pkg
Nalin Dahyabhai e686269da3 chrootuser: default to GID 0 when given a numeric --user
When we're given a numeric --user value, default to GID 0 if the numeric
ID doesn't correspond to a user entry in /etc/passwd that can provide us
with the user's primary group ID.

Make sure that GetAdditionalGroupsForUser() returns wrapped errors.

Also test various user:group forms.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #728
Approved by: mheon
2018-05-17 17:05:44 +00:00
..
annotations Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
chrootuser chrootuser: default to GID 0 when given a numeric --user 2018-05-17 17:05:44 +00:00
hooks hooks: Add package support for extension stages 2018-05-14 21:36:48 +00:00
inspect fix typos in the inspect json structs 2018-05-02 18:02:22 +00:00
kubeutils Remove dependency on kubernetes 2018-03-27 21:55:33 +00:00
registrar Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
registries regression: tls verify should be set on registries.conf if insecure 2018-04-18 14:07:59 +00:00
secrets podman, userNS: configure an intermediate mount namespace 2018-05-04 17:15:55 +00:00
util Begin wiring in USERNS Support into podman 2018-05-04 17:15:55 +00:00
varlinkapi implement varlink commit 2018-05-15 17:08:10 +00:00