1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 11:55:34 +02:00

faillock: add non-root commands (#14189)

Update faillock.md
This commit is contained in:
Managor 2024-10-14 12:15:29 +03:00 committed by GitHub
parent 103a4f22fd
commit b0fb082976
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`