diff --git a/src/freedombone-tests b/src/freedombone-tests index 15817695..59ec9813 100755 --- a/src/freedombone-tests +++ b/src/freedombone-tests @@ -432,15 +432,6 @@ function test_stig { output "V-38571" $? ${SETLANG} ################ - ##RHEL-06-000060 - ##The system must require at least four characters be changed between the old and new passwords during a password change. - - bash $STIG_TESTS_DIR/check-password.sh /etc/pam.d/common-password pam_cracklib.so difok lt 4 > /dev/null 2>&1 & - - stig_spinner $! - output "V-38572" $? ${SETLANG} - ################ - ##RHEL-06-000061 ##The system must disable accounts after three consecutive unsuccessful logon attempts.