Pārlūkot izejas kodu

Don't lock inactive accounts

Bob Mottram 8 gadus atpakaļ
vecāks
revīzija
e5b04a2d1f
1 mainītis faili ar 0 papildinājumiem un 9 dzēšanām
  1. 0
    9
      src/freedombone-tests

+ 0
- 9
src/freedombone-tests Parādīt failu

@@ -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