End users must not be able to override Gatekeeper settings.

From Apple OS X 10.8 (Mountain Lion) Workstation STIG

Part of SRG-OS-000103

Associated with: CCI-000663

SV-65741r1_rule End users must not be able to override Gatekeeper settings.

Vulnerability discussion

Gatekeeper settings must be configured correctly.

Check content

To check to make sure the user cannot override Gatekeeper settings, type the following code: system_profiler SPConfigurationProfileDataType | grep DisableOverride | awk '{ print $3 }' | sed 's/;//' If the returned value is not "1", this is a finding.

Fix text

This can be enforced using a configuration profile.

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer