From 83ef278c1307127d73b5ac8b09dcccd8626646ca Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 29 Nov 2016 22:13:03 +0000 Subject: [PATCH] Done via control panel --- src/freedombone-tests | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/freedombone-tests b/src/freedombone-tests index f4c7b419..f06fc075 100755 --- a/src/freedombone-tests +++ b/src/freedombone-tests @@ -1198,15 +1198,6 @@ function test_stig { output "V-38619" $? ${SETLANG} ################ - ##RHEL-06-000356 - ##The system must require administrator action to unlock an account locked by excessive failed login attempts. - - bash $STIG_TESTS_DIR/check-password.sh /etc/pam.d/common-auth pam_tally unlock_time lt 604800 > /dev/null 2>&1 & - - stig_spinner $! - output "V-38592" $? ${SETLANG} - ################ - ##RHEL-06-000372 ##The operating system, upon successful logon/access, must display to the user the number of unsuccessful logon/access attempts since the last successful logon/access.