]> git.ipfire.org Git - thirdparty/shadow.git/commit
Makefile: move chpasswd and newusers to pamd target
authorloqs <loqs@users.noreply.github.com>
Fri, 26 Jan 2024 12:41:09 +0000 (12:41 +0000)
committerAlejandro Colomar <alx@kernel.org>
Tue, 30 Jan 2024 21:10:32 +0000 (22:10 +0100)
commit341d80c2c75108172aeb3cb2ef7d2a54c5ce69b5
tree3198da78e0cc581dacf3e856a07728c49bc5ec1f
parentcd9b4de3276b7ebac2213246abe40892144857c5
Makefile: move chpasswd and newusers to pamd target

Install pam configs for chpasswd and newusers when using ./configure --with-libpam --disable-account-tools-setuid.
Fixes https://github.com/shadow-maint/shadow/issues/810.

Tested-by: David Runge <dvzrv@archlinux.org>
etc/pam.d/Makefile.am