Forrest logo
back to context overview

faillock

List of commands for faillock:

  • faillock:tldr:41ccc faillock: List login failures of all users.
    $ sudo faillock
    try on your machine
    explain this command
  • faillock:tldr:a488c faillock: Reset the failure records of the specified user.
    $ sudo faillock --user ${user} --reset
    try on your machine
    explain this command
  • faillock:tldr:b8d71 faillock: List login failures of the specified user.
    $ sudo faillock --user ${user}
    try on your machine
    explain this command
back to context overview