UCF STIG Viewer Logo

The operating system must retain the session lock until the user reestablishes access using established identification and authentication procedures.


Overview

Finding ID Version Rule ID IA Controls Severity
V-51465 OSX8-00-00020 SV-65675r1_rule Medium
Description
A session lock is a temporary action taken when a user stops work and moves away from the immediate physical vicinity of the system but does not want to log out because of the temporary nature of the absence. Once invoked, the session lock shall remain in place until the user reauthenticates. No other system activity aside from reauthentication can unlock the system.
STIG Date
Apple OS X 10.8 (Mountain Lion) Workstation STIG 2015-02-10

Details

Check Text ( C-53803r1_chk )
To check if the system has the correct setting in the configuration profile, run the following command:

system_profiler SPConfigurationProfileDataType | grep "askForPassword" | awk '{ print $3 }' | sed 's/;//'

The check should return a value of "1". If this is not defined or not set to "1", this is a finding.
Fix Text (F-56267r1_fix)
To enforce this setting, it must be configured using a configuration profile.