Skip to content

Listing profiles on OS X #1666

@andrew-d

Description

@andrew-d

A useful feature would be to list installed profiles on OS X - essentially, information that shows up in the 'Profiles' preference pane under 'System Preferences'.

The main problem is: it appears that the actual information is stored in the file /private/var/db/ConfigurationProfiles/Store/ConfigProfiles.binary, but I don't recognize the format of the file. Some quick googling also returns very little information. It would be possible to get this information by using the profiles command (e.g. sudo profiles -P -o stdout-xml), but this does involve running a non-osquery command, something that we don't do right now.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions