From: Anders Kaseorg Date: Sun, 18 Oct 2009 07:01:45 +0000 (-0400) Subject: Disallow numeric nonlocal user/group names that look like local uid/gids. X-Git-Tag: 1.11~5 X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/commitdiff_plain/a07a76165353393309d67a8c8dd64233f5777a87?ds=sidebyside;hp=a07a76165353393309d67a8c8dd64233f5777a87 Disallow numeric nonlocal user/group names that look like local uid/gids. This prevents nonlocal users and groups from disturbing a command like ‘chown 0:0 file’. Signed-off-by: Anders Kaseorg ---