mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-12 04:32:50 -04:00
output
This commit is contained in:
parent
0801b96ae7
commit
2c1abb23e0
1 changed files with 1 additions and 1 deletions
|
@ -253,7 +253,7 @@ https://www.kicksecure.com/wiki/root#unlock
|
||||||
fi
|
fi
|
||||||
|
|
||||||
printf '%s\n' "\
|
printf '%s\n' "\
|
||||||
$0: WARNING: $failed_login_counter failed login attempts for user_name '$user_name'.
|
$0: WARNING: $failed_login_counter failed login attempts for account '$user_name'.
|
||||||
Login will be blocked after $deny attempts.
|
Login will be blocked after $deny attempts.
|
||||||
You have $remaining_attempts more attempts before unlock procedure is required.
|
You have $remaining_attempts more attempts before unlock procedure is required.
|
||||||
" >&2
|
" >&2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue