SV-268442r1131200_rule
V-268442
SRG-OS-000104-GPOS-00051
APPL-15-000090
CAT II
10
Configure the macOS system to disable login to other users' active and locked sessions with the following command:
/usr/bin/security authorizationdb write system.login.screensaver "authenticate-session-owner"
Verify the macOS system is configured to disable login to other users' active and locked sessions with the following command:
/usr/bin/security authorizationdb read system.login.screensaver 2>&1 | /usr/bin/grep -c '<string>authenticate-session-owner</string>'
If the result is not "1", this is a finding.
V-268442
False
APPL-15-000090
Verify the macOS system is configured to disable login to other users' active and locked sessions with the following command:
/usr/bin/security authorizationdb read system.login.screensaver 2>&1 | /usr/bin/grep -c '<string>authenticate-session-owner</string>'
If the result is not "1", this is a finding.
M
5661