shadow/etc
Stéphane Graber 65c2617140
Tweak uid/gid map default configuration
- Use an allocation of 65536 uids and gids to allow for POSIX-compliant
   user owned namespaces.
 - Don't allocate a uid/gid map to system users.
   Unfortunately checking for --system isn't quite enough as some
   distribution wrappers always call useradd without --system and take care
   of choosing a uid and gid themselves, so also check whether the
   requested uid/gid is in the user range.

This is taken from a patch I wrote for Ubuntu a couple years ago and
which somehow didn't make it upstream.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
2016-02-15 18:11:10 -05:00
..
pam.d * etc/pam.d/Makefile.am: Distribute all pam.d files, even if 2009-04-21 22:16:17 +00:00
limits Add support for 2 new resource limits. Thanks to Justin Bronder for the 2007-10-27 19:45:21 +00:00
login.access Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
login.defs Tweak uid/gid map default configuration 2016-02-15 18:11:10 -05:00
Makefile.am [svn-upgrade] Integrating new upstream version, shadow (4.0.16) 2007-10-07 11:47:33 +00:00
useradd Change the default HOME directory in /etc/default/useradd according FHS 2008-02-17 15:29:41 +00:00