]> granicus.if.org Git - shadow/commit
Add backend support for suboridnate uids and gids
authorEric W. Biederman <ebiederm@xmission.com>
Tue, 22 Jan 2013 09:14:35 +0000 (01:14 -0800)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 5 Aug 2013 15:08:45 +0000 (10:08 -0500)
commitf28ad4b251a42a35c29685850d1686a083cac725
tree72178ca665d77bf0b53f15e7c1a96db8eb6ddc0e
parent5620c5ab5d8bb6b6460c2fa6ed33e7596d84e996
Add backend support for suboridnate uids and gids

These files list the set of subordinate uids and gids that users are allowed
to use.   The expect use case is with the user namespace but other uses are
allowed.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
etc/login.defs
lib/Makefile.am
lib/getdef.c
lib/subordinateio.c [new file with mode: 0644]
lib/subordinateio.h [new file with mode: 0644]