Don't lock inactive accounts

This commit is contained in:
Bob Mottram 2016-11-29 13:07:47 +00:00
parent cb87c06f90
commit e5b04a2d1f
1 changed files with 0 additions and 9 deletions

View File

@ -1259,15 +1259,6 @@ function test_stig {
output "V-38691" $? ${SETLANG} output "V-38691" $? ${SETLANG}
################ ################
##RHEL-06-000334
##Accounts must be locked upon 35 days of inactivity.
bash $STIG_TESTS_DIR/check-inactive.sh >/dev/null 2>&1 &
stig_spinner $!
output "V-38692" $? ${SETLANG}
################
##RHEL-06-000335 ##RHEL-06-000335
##The operating system must manage information system identifiers for users and devices by disabling the user identifier after an organization defined time period of inactivity. ##The operating system must manage information system identifiers for users and devices by disabling the user identifier after an organization defined time period of inactivity.