mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Added variable for logging status of failed logins
This commit is contained in:
parent
fc27379452
commit
53840a4cfb
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ unset LANG
|
|||
# == Variable initializing ==
|
||||
#
|
||||
AUDITORNAME=""
|
||||
AUTH_FAILED_LOGINS_LOGGED=0
|
||||
PROFILE=""
|
||||
REPORTFILE=""
|
||||
AFICKBINARY=""
|
||||
|
|
|
|||
Loading…
Reference in a new issue