Don't lock inactive accounts
This commit is contained in:
parent
cb87c06f90
commit
e5b04a2d1f
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue