Simon Frankenberger dca6a5409d community/shadow: Fix broken chpasswd program
The chpasswd command had no custom pam configuration, so the fallback
"other.conf" was used. As this command is non-interactive, this lead to
a "PAM: Authentication failure" error after waiting some seconds.

This fixes bug #10209
https://bugs.alpinelinux.org/issues/10209
2019-04-12 10:07:26 +00:00
..