Преглед на файлове

Passwords are usually random so this doesn't apply

Bob Mottram преди 8 години
родител
ревизия
01c8ac8b60
променени са 1 файла, в които са добавени 0 реда и са изтрити 9 реда
  1. 0
    9
      src/freedombone-tests

+ 0
- 9
src/freedombone-tests Целия файл

@@ -990,15 +990,6 @@ function test_stig {
990 990
     output "V-38657" $? ${SETLANG}
991 991
     ################
992 992
 
993
-    ##RHEL-06-000274
994
-    ##The system must prohibit the reuse of passwords within twenty-four iterations.
995
-
996
-    grep remember /etc/pam.d/common-auth /etc/pam.d/common-password >/dev/null 2>&1 &
997
-
998
-    stig_spinner $!
999
-    output "V-38658" $? ${SETLANG}
1000
-    ################
1001
-
1002 993
     ##RHEL-06-000282
1003 994
     ##There must be no world-writable files on the system.
1004 995