Przeglądaj źródła

Not applicable to random passwords

Bob Mottram 8 lat temu
rodzic
commit
f9d646cb31
1 zmienionych plików z 0 dodań i 9 usunięć
  1. 0
    9
      src/freedombone-tests

+ 0
- 9
src/freedombone-tests Wyświetl plik

@@ -432,15 +432,6 @@ function test_stig {
432 432
     output "V-38571" $? ${SETLANG}
433 433
     ################
434 434
 
435
-    ##RHEL-06-000060
436
-    ##The system must require at least four characters be changed between the old and new passwords during a password change.
437
-
438
-    bash $STIG_TESTS_DIR/check-password.sh /etc/pam.d/common-password pam_cracklib.so difok lt 4 > /dev/null 2>&1 &
439
-
440
-    stig_spinner $!
441
-    output "V-38572" $? ${SETLANG}
442
-    ################
443
-
444 435
     ##RHEL-06-000061
445 436
     ##The system must disable accounts after three consecutive unsuccessful logon attempts.
446 437