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.