|
@@ -1259,15 +1259,6 @@ function test_stig {
|
1259
|
1259
|
output "V-38691" $? ${SETLANG}
|
1260
|
1260
|
################
|
1261
|
1261
|
|
1262
|
|
- ##RHEL-06-000334
|
1263
|
|
- ##Accounts must be locked upon 35 days of inactivity.
|
1264
|
|
-
|
1265
|
|
- bash $STIG_TESTS_DIR/check-inactive.sh >/dev/null 2>&1 &
|
1266
|
|
-
|
1267
|
|
- stig_spinner $!
|
1268
|
|
- output "V-38692" $? ${SETLANG}
|
1269
|
|
- ################
|
1270
|
|
-
|
1271
|
1262
|
##RHEL-06-000335
|
1272
|
1263
|
##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.
|
1273
|
1264
|
|