Skip to content

/usr/bin/profiles show -type enrollment not being throttled #61

Description

@getvictor

The code intent is to throttle access to profiles show -type enrollment command:

hasAlreadyChecked := hasCheckedCloudConfigInPast24Hours(CloudConfigTimerCheck)

However, this never happens because the file it checks is never created:

/private/var/db/ConfigurationProfiles/Settings/.cloudConfigTimerCheck

Also, the latest manpage states that the limit is 10 times per 23 hours, so the throttling can be reduced to <3 hours per request.

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions