CCI-000057 in U Apple macOS 13 V1R4

ℹ️ The items you can view are limited because you do not have a subscription. Contact us at [email protected] to purchase one.

UNCLASSIFIED
Group Title
SRG-OS-000029-GPOS-00010
Group ID
V-257145
Rule Version
APPL-13-000004
Rule Title
The macOS system must initiate a session lock after a 15-minute period of inactivity.
Rule ID
SV-257145r905068_rule
Rule Severity
Medium
Rule Weight
10.0
Vuln Discussion

A screen saver must be enabled and set to require a password to unlock. The timeout must be set to 15 minutes of inactivity. This mitigates the risk that a user might forget to manually lock the screen before stepping away from the computer.

A session timeout lock is a temporary action taken when a user stops work and moves away from the immediate physical vicinity of the information system but does not log out because of the temporary nature of the absence. Rather than relying on the user to manually lock their operating system session prior to vacating the vicinity, operating systems need to be able to identify when a user's session has idled and take action to initiate the session lock.

Documentable
False
Check Content

Verify the macOS system is configured to initiate the screen saver after 15 minutes of inactivity with the following command:

/usr/sbin/system_profiler SPConfigurationProfileDataType | /usr/bin/grep "loginWindowIdleTime"

loginWindowIdleTime = 900;

If there is no result, or if "idleTime" is not set to "900" seconds or less, this is a finding.

Check System
C-60830r905066_chk
Fix Reference
F-60771r905067_fix
Fix Text

Configure the macOS system to initiate the screen saver after 15 minutes of inactivity by installing the "Login Window Policy" configuration profile.

Identities
CCI-000057

The information system initiates a session lock after the organization-defined time period of inactivity.

  • 800-53 :: AC-11 a
  • 800-53 Rev. 4 :: AC-11 a
  • 800-53 Rev. 5 :: AC-11 a
  • 800-53A :: AC-11.1 (ii)
UNCLASSIFIED