mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 11:55:34 +02:00
parent
103a4f22fd
commit
b0fb082976
1 changed files with 8 additions and 0 deletions
|
@ -3,6 +3,14 @@
|
|||
> Display and modify authentication failure record files.
|
||||
> More information: <https://manned.org/faillock>.
|
||||
|
||||
- List login failures of the current user:
|
||||
|
||||
`faillock`
|
||||
|
||||
- Reset the failure records of the current user:
|
||||
|
||||
`faillock --reset`
|
||||
|
||||
- List login failures of all users:
|
||||
|
||||
`sudo faillock`
|
||||
|
|
Loading…
Add table
Reference in a new issue