Closed nihil-admirari closed 1 week ago
Coming around to this finally, sorry it took so long.
While com.apple.screensaver
doesn't mention idleTime
it appears to work. The com.apple.screensaver.login
requires it to be user channel MDM, which is problematic.
Are you seeing behavior that is unexpected?
Are you seeing behavior that is unexpected?
No, just found a discrepancy with Apple's documentation.
system_settings_screensaver_timeout_enforce.yaml
usescom.apple.screensaver
payload to setidleTime
that the documentation forcom.apple.screensaver
does not mention.idleTime
is mentioned instead in the documentation forcom.apple.screensaver.user
.Should the payload type be changed?
Also shouldn't
os_screensaver_loginwindow_enforce.yaml
set the moduleName forcom.apple.screensaver.user
too?