From 5165e57b86ec3ec631d14a3e9c0a1e82a8a426c5 Mon Sep 17 00:00:00 2001 From: mboelen Date: Mon, 7 Sep 2015 11:17:38 +0200 Subject: [PATCH] Added report option to store logging status of failed logins --- include/tests_authentication | 1 + 1 file changed, 1 insertion(+) diff --git a/include/tests_authentication b/include/tests_authentication index dd48d80c..acf866b2 100644 --- a/include/tests_authentication +++ b/include/tests_authentication @@ -1079,6 +1079,7 @@ ################################################################################# # +report "auth_failed_logins_logged=${AUTH_FAILED_LOGINS_LOGGED}" report "ldap_auth_enabled=${LDAP_AUTH_ENABLED}" report "ldap_pam_enabled=${LDAP_PAM_ENABLED}" if [ ! "${LDAP_CLIENT_CONFIG_FILE}" = "" ]; then