]> git.ipfire.org Git - thirdparty/shadow.git/commit
When using nss-module, avoid using '/etc/sub[ug]id'
authorAnders Blomdell <anders.blomdell@control.lth.se>
Tue, 2 Sep 2025 09:51:14 +0000 (11:51 +0200)
committerSerge Hallyn <serge@hallyn.com>
Wed, 10 Sep 2025 13:28:13 +0000 (08:28 -0500)
commitd955317f2365d1b1d85ddfd8fa00df5facee6967
treeefcab091bc8a29a57ab2bda272044a0a86221ae6
parent15540c0d1fca58175327aff7b020cb68579a7802
When using nss-module, avoid using '/etc/sub[ug]id'

Use 'want_sub[ug]id_file' to short-circuit acess to '/etc/sub[ug]id' when
nss-moduleis active
src/newgidmap.c
src/newuidmap.c
src/newusers.c
src/useradd.c
src/userdel.c
src/usermod.c