[arch-general] PAM 1.3.1 -> 1.5.1 did pam_tally get removed?
Björn Fries
seifert at oern.de
Mon Feb 22 11:57:03 UTC 2021
> I can't remember if I've
> added the following to /etc/pam.d/system-login or not:
>
> auth required pam_tally2.so onerr=succeed
file=/var/log/tallylog
The line was changed by
https://github.com/archlinux/svntogit-packages/commit/7afa3fb3a9e74c27f4c2af85c8ff624123c830e1
to
auth required pam_faillock.so onerr=succeed
file=/var/log/tallylog
and pam_faillock was moved to /etc/pam.d/system-auth by
https://github.com/archlinux/svntogit-packages/commit/2d5af94ae55a5c98837ce9631f331ad2aad32bb3
More information about the arch-general
mailing list