System Grab Bag

View all TLDR pages from Linux (or from all pages)

faillock

Display and modify authentication failure record files. More information: https://manned.org/faillock.
  • List login failures of all users:
    sudo faillock
  • List login failures of the specified user:
    sudo faillock --user {{user}}
  • Reset the failure records of the specified user:
    sudo faillock --user {{user}} --reset

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.