]> git.ipfire.org Git - thirdparty/shadow.git/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>
Thu, 6 Jun 2013 15:36:35 +0000 (17:36 +0200)
commit1ba5b0c0997579ebce35d42a98483ef7838654c8
treef98521502a810b051d55a38c3840e23f19d24bcb
parent44443627c5da80c8c3fe28cba41eb71eec5b51d6
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]