From 05a6efe365d458ebbb7e2e73907ad27cab5e69de Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 30 Nov 2016 17:48:31 +0000 Subject: [PATCH] This only applies in a typical server scenario where there are lots of users on one machine --- src/freedombone-tests | 9 --------- 1 file changed, 9 deletions(-) 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.