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