Mac Justice
My feedback
4 results found
-
9 votesMac Justice supported this idea ·
-
18 votes
An error occurred while saving the comment Mac Justice supported this idea · -
17 votesMac Justice supported this idea ·
-
113 votesSimpleMDM responded
Admin configuration permissions are now more granular, allowing for configuration of just profiles, devices, enrollments, or other aspects of SimpleMDM.
This ticket will remain open as some of the requests related to permission scoped to individual devices or device groups.
An error occurred while saving the comment Mac Justice commentedMore granularity for the "Device Actions" permission would be appreciated.
For example, if I'd like to have multiple tiered helpdesk roles, I'd like a Tier 1 user to be able to refresh inventory, or push assigned apps, but not be able to lock or wipe the device.
Also, since we do not have on-prem Macs there isn't much use for the Remote Desktop features, so I'd like to be able to hide those to avoid any confusion or misuse.
I would like to create a custom configuration profile that uses an attribute to populate a boolean field, like so:
<key>allowCloudDocumentSync</key>
<{{setting_allowCloudDocumentSync}}/>
In this case, the default value of the attribute would be "false", but I would be able to override that with "true" at the group or device level.
Currently, since the above is not valid Plist syntax SimpleMDM will reject the profile during upload or pasting into the console.