mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-29 08:44:21 +02:00
Added report option to store logging status of failed logins
This commit is contained in:
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_auth_enabled=${LDAP_AUTH_ENABLED}"
|
||||||
report "ldap_pam_enabled=${LDAP_PAM_ENABLED}"
|
report "ldap_pam_enabled=${LDAP_PAM_ENABLED}"
|
||||||
if [ ! "${LDAP_CLIENT_CONFIG_FILE}" = "" ]; then
|
if [ ! "${LDAP_CLIENT_CONFIG_FILE}" = "" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user