diff --git a/src/freedombone-tests b/src/freedombone-tests index a2d51e2c66f19e3f9b0f6dc14856638ed60c90b3..5c7126613a15a67dff9e398fc018cbe35ba2aac9 100755 --- a/src/freedombone-tests +++ b/src/freedombone-tests @@ -1071,15 +1071,6 @@ function test_stig { output "V-38691" $? ${SETLANG} ################ - ##RHEL-06-000335 - ##The operating system must manage information system identifiers for users and devices by disabling the user identifier after an organization defined time period of inactivity. - - bash $STIG_TESTS_DIR/check-inactive.sh >/dev/null 2>&1 & - - stig_spinner $! - output "V-38694" $? ${SETLANG} - ################ - ##RHEL-06-000336 ##The sticky bit must be set on all public directories.