aboutsummaryrefslogtreecommitdiffstats
path: root/community/shadow/chpasswd.pamd
Commit message (Collapse)AuthorAgeFilesLines
* community/shadow: fix broken chpasswdAntoine Mazeas2019-05-271-0/+3
It was found in bug #10209 (https://bugs.alpinelinux.org/issues/10209) that the chpasswd command was broken due to a lack of a pam configuration file. This is a backport of PR#6980 by @bratkartoffel, targetting the 3.9 branch.