]> git.ipfire.org Git - thirdparty/shadow.git/commit
useradd: check if subid range exists for user
authorIker Pedrosa <ipedrosa@redhat.com>
Mon, 24 Oct 2022 08:46:36 +0000 (10:46 +0200)
committerSerge Hallyn <serge@hallyn.com>
Fri, 18 Nov 2022 15:04:42 +0000 (09:04 -0600)
commite0524e813a3bae2891b33a66f35876841c11cee7
tree45c9f42fe80183f7d855c159a0a0733104d43132
parent24b44b686ea2221405cfd806dede046cf1fd9584
useradd: check if subid range exists for user

Check if a user already has a subid range before assigning one.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2012929

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
src/useradd.c