SV-225178r610901_rule
V-225178
SRG-OS-000096-GPOS-00050
AOSX-15-002021
CAT II
10
This setting is enforced using the "Restrictions Policy" configuration profile.
The setting "Send diagnostic & usage data to Apple" can also be configured in System Preferences >> Security & Privacy >> Privacy >> Diagnostics & Usage.
Uncheck the box that says "Send diagnostic & usage data to Apple."
To apply the setting from the command line, run the following commands:
/usr/bin/defaults read "/Library/Application Support/CrashReporter/DiagnosticMessagesHistory.plist" AutoSubmit
/usr/bin/sudo /usr/bin/defaults write "/Library/Application Support/CrashReporter/DiagnosticMessagesHistory.plist" AutoSubmit -bool false
/usr/bin/sudo /bin/chmod 644 /Library/Application\ Support/CrashReporter/DiagnosticMessagesHistory.plist
/usr/bin/sudo /usr/bin/chgrp admin /Library/Application\ Support/CrashReporter/DiagnosticMessagesHistory.plist
Sending diagnostic and usage data to Apple must be disabled.
To check if a configuration profile is configured to enforce this setting, run the following command:
/usr/bin/sudo /usr/sbin/system_profiler SPConfigurationProfileDataType | /usr/bin/grep allowDiagnosticSubmission
If "allowDiagnosticSubmission" is not set to "0", this is a finding.
Alternately, the setting is found in System Preferences >> Security & Privacy >> Privacy >> Diagnostics & Usage.
If the box that says "Send diagnostic & usage data to Apple" is checked, this is a finding.
V-225178
False
AOSX-15-002021
Sending diagnostic and usage data to Apple must be disabled.
To check if a configuration profile is configured to enforce this setting, run the following command:
/usr/bin/sudo /usr/sbin/system_profiler SPConfigurationProfileDataType | /usr/bin/grep allowDiagnosticSubmission
If "allowDiagnosticSubmission" is not set to "0", this is a finding.
Alternately, the setting is found in System Preferences >> Security & Privacy >> Privacy >> Diagnostics & Usage.
If the box that says "Send diagnostic & usage data to Apple" is checked, this is a finding.
M
4212