image build and composition scripts for Flatcar Container Linux
Go to file
Kai Lüke 4ab6b08a51 sys-apps/baselayout: enable pam_faillock with relaxed defaults
This pulls in
https://github.com/kinvolk/baselayout/pull/17
to enable the pam_faillock module as replacement for pam_tally2.
The "faillock" binary can be used to see the login attempts and
account lock status which before was available with the pam_tally
command. While the tally defaults did not temporarily lock the
account on wrong password login attempts, this is done by default
with faillock. However, the default behavior was relaxed to allow
more wrong attempts and have a shorter lock time span.
2021-03-23 11:13:52 +01:00
sdk_container/src/third_party/coreos-overlay sys-apps/baselayout: enable pam_faillock with relaxed defaults 2021-03-23 11:13:52 +01:00