1
0
mirror of https://github.com/CISOfy/lynis.git synced 2025-04-08 17:15:25 +02:00

Added report option to store logging status of failed logins

This commit is contained in:
mboelen 2015-09-07 11:17:38 +02:00
parent 53840a4cfb
commit 5165e57b86

@ -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