diff --git a/src/freedombone-tests b/src/freedombone-tests index a2d51e2c..5c712661 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.