From 53840a4cfb6eaa9bf2ecb98b259c57161cee79d3 Mon Sep 17 00:00:00 2001 From: mboelen Date: Mon, 7 Sep 2015 11:17:08 +0200 Subject: [PATCH] Added variable for logging status of failed logins --- include/consts | 1 + 1 file changed, 1 insertion(+) diff --git a/include/consts b/include/consts index 608b5b29..bddc11eb 100644 --- a/include/consts +++ b/include/consts @@ -39,6 +39,7 @@ unset LANG # == Variable initializing == # AUDITORNAME="" + AUTH_FAILED_LOGINS_LOGGED=0 PROFILE="" REPORTFILE="" AFICKBINARY=""