Pārlūkot izejas kodu

Done via control panel

Bob Mottram 8 gadus atpakaļ
vecāks
revīzija
83ef278c13
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

@@ -1198,15 +1198,6 @@ function test_stig {
1198 1198
     output "V-38619" $? ${SETLANG}
1199 1199
     ################
1200 1200
 
1201
-    ##RHEL-06-000356
1202
-    ##The system must require administrator action to unlock an account locked by excessive failed login attempts.
1203
-
1204
-    bash $STIG_TESTS_DIR/check-password.sh /etc/pam.d/common-auth pam_tally unlock_time lt 604800 > /dev/null 2>&1 &
1205
-
1206
-    stig_spinner $!
1207
-    output "V-38592" $? ${SETLANG}
1208
-    ################
1209
-
1210 1201
     ##RHEL-06-000372
1211 1202
     ##The operating system, upon successful logon/access, must display to the user the number of unsuccessful logon/access attempts since the last successful logon/access.
1212 1203