diff --git a/pages/linux/faillock.md b/pages/linux/faillock.md index 01ce47c083..3e6651fd09 100644 --- a/pages/linux/faillock.md +++ b/pages/linux/faillock.md @@ -3,6 +3,14 @@ > Display and modify authentication failure record files. > More information: . +- 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`