Files
apple-device-management-mdm/mdm/profiles/com.apple.preference.security.yaml
T
2023-09-14 17:37:41 -04:00

31 lines
803 B
YAML

title: Security Preferences
payload:
payloadtype: com.apple.preference.security
supportedOS:
macOS:
introduced: '10.10'
multiple: false
devicechannel: true
userchannel: true
requiresdep: false
userapprovedmdm: false
allowmanualinstall: true
userenrollment:
mode: forbidden
payloadkeys:
- key: dontAllowPasswordResetUI
type: <boolean>
presence: optional
default: false
content: If 'true', disables user changes to the password.
- key: dontAllowLockMessageUI
type: <boolean>
presence: optional
default: false
content: If 'true', disables user changes to the lock message.
- key: dontAllowFireWallUI
type: <boolean>
presence: optional
default: false
content: If 'true', disables user changes to the firewall settings.