]> git.ipfire.org Git - thirdparty/shadow.git/commit
usermod: check only local groups with -G option
authorikerexxe <ipedrosa@redhat.com>
Fri, 27 Mar 2020 13:23:02 +0000 (14:23 +0100)
committerikerexxe <ipedrosa@redhat.com>
Mon, 30 Mar 2020 11:07:32 +0000 (13:07 +0200)
commit140510de9de4771feb3af1d859c09604043a4c9b
treea032ed1a27deda9d16a4e24f2bb0430b7e8907bb
parent125a5dc3093e74164e8e9c2fc16f3fade1449627
usermod: check only local groups with -G option

Check only local groups when adding new supplementary groups to a user

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1727236
src/usermod.c