Done via control panel

This commit is contained in:
Bob Mottram 2016-11-29 22:13:03 +00:00
parent 4a4fd7899f
commit 83ef278c13
1 changed files with 0 additions and 9 deletions

View File

@ -1198,15 +1198,6 @@ function test_stig {
output "V-38619" $? ${SETLANG}
################
##RHEL-06-000356
##The system must require administrator action to unlock an account locked by excessive failed login attempts.
bash $STIG_TESTS_DIR/check-password.sh /etc/pam.d/common-auth pam_tally unlock_time lt 604800 > /dev/null 2>&1 &
stig_spinner $!
output "V-38592" $? ${SETLANG}
################
##RHEL-06-000372
##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.