DisableGuestAccount/EnableGuestAccount key #203

Closed
opened 2026-01-19 18:29:38 +00:00 by michael · 0 comments
Owner

Originally created by @robertgendler on GitHub.

Originally assigned to: @robertgendler on GitHub.

https://github.com/apple/device-management/blob/release/mdm/profiles/com.apple.MCX(Accounts).yaml

From Apple's documentation for DisableGuestAccount
This property has no effect if 'EnableGuestAccount' is 'true'.

system_settings_guest_account_disable and sysprefs_guest_account_disable must check and set both keys.

Originally created by @robertgendler on GitHub. Originally assigned to: @robertgendler on GitHub. https://github.com/apple/device-management/blob/release/mdm/profiles/com.apple.MCX(Accounts).yaml From Apple's documentation for DisableGuestAccount ```This property has no effect if 'EnableGuestAccount' is 'true'.``` `system_settings_guest_account_disable` and `sysprefs_guest_account_disable` must check and set both keys.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: usnistgov/macos_security#203