]> git.ipfire.org Git - thirdparty/shadow.git/commit
useradd: check only local groups with -G option 237/head
authorikerexxe <ipedrosa@redhat.com>
Mon, 30 Mar 2020 07:08:23 +0000 (09:08 +0200)
committerikerexxe <ipedrosa@redhat.com>
Mon, 30 Mar 2020 11:08:30 +0000 (13:08 +0200)
commit8762f465d487a52bf68f9c0b7c3c1eb3caea7bc9
treef92a77bfb1856e24a6365873dba82d23a592f3f0
parent140510de9de4771feb3af1d859c09604043a4c9b
useradd: 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/useradd.c