Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2019-08-08 14:28:17 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-08-08 14:28:17 +0300
commitfdc29775758c385dab43674715be4a44ea3ff810 (patch)
tree05913ca37d66c2e270b634cf05b550b72df64a8e /include/tests_authentication
parenta510c1c13645e3b7cf0b3a06e042f1306ab69108 (diff)
[AUTH-9408] corrected description
Diffstat (limited to 'include/tests_authentication')
-rw-r--r--include/tests_authentication2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_authentication b/include/tests_authentication
index 87bb96d7..b9f714b5 100644
--- a/include/tests_authentication
+++ b/include/tests_authentication
@@ -1381,7 +1381,7 @@
#
# Test : AUTH-9408
# Description : Logging of failed login attempts
- Register --test-no AUTH-9408 --weight L --network NO --category security --description "Logging of failed login attempts via /etc/login.defs"
+ Register --test-no AUTH-9408 --weight L --network NO --category security --description "Logging of failed login attempts"
if [ ${SKIPTEST} -eq 0 ]; then
if [ -f "${ROOTDIR}etc/pam.conf" ]; then
FOUND_PAM_TALLY2=0