STIGQter STIGQter: STIG Summary: Apple OS X 10.15 (Catalina) Security Technical Implementation Guide Version: 1 Release: 4 Benchmark Date: 23 Apr 2021:

The macOS system must be configured to prevent Apple Watch from terminating a session lock.

DISA Rule

SV-225118r610901_rule

Vulnerability Number

V-225118

Group Title

SRG-OS-000028-GPOS-00009

Rule Version

AOSX-15-000001

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

This setting is enforced using the “Restrictions Policy" configuration profile.

Check Contents

To check if the system is configured to prevent Apple Watch from terminating a session lock, run the following command:

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

allowAutoUnlock = 0;

If there is no result or "allowAutoUnlock" is not set to "0", this is a finding.

Vulnerability Number

V-225118

Documentable

False

Rule Version

AOSX-15-000001

Severity Override Guidance

To check if the system is configured to prevent Apple Watch from terminating a session lock, run the following command:

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

allowAutoUnlock = 0;

If there is no result or "allowAutoUnlock" is not set to "0", this is a finding.

Check Content Reference

M

Target Key

4212

Comments