This only applies in a typical server scenario where there are lots of users on one machine

This commit is contained in:
Bob Mottram 2016-11-30 17:48:31 +00:00
parent 22a7378852
commit 05a6efe365
1 changed files with 0 additions and 9 deletions

View File

@ -1071,15 +1071,6 @@ function test_stig {
output "V-38691" $? ${SETLANG}
################
##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.
bash $STIG_TESTS_DIR/check-inactive.sh >/dev/null 2>&1 &
stig_spinner $!
output "V-38694" $? ${SETLANG}
################
##RHEL-06-000336
##The sticky bit must be set on all public directories.