|
@@ -1071,15 +1071,6 @@ function test_stig {
|
1071
|
1071
|
output "V-38691" $? ${SETLANG}
|
1072
|
1072
|
################
|
1073
|
1073
|
|
1074
|
|
- ##RHEL-06-000335
|
1075
|
|
- ##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.
|
1076
|
|
-
|
1077
|
|
- bash $STIG_TESTS_DIR/check-inactive.sh >/dev/null 2>&1 &
|
1078
|
|
-
|
1079
|
|
- stig_spinner $!
|
1080
|
|
- output "V-38694" $? ${SETLANG}
|
1081
|
|
- ################
|
1082
|
|
-
|
1083
|
1074
|
##RHEL-06-000336
|
1084
|
1075
|
##The sticky bit must be set on all public directories.
|
1085
|
1076
|
|