UCF STIG Viewer Logo

iTunes Radio must be disabled.


Overview

Finding ID Version Rule ID IA Controls Severity
V-51297 OSX8-00-01150 SV-65507r1_rule Low
Description
iTunes Radio must be disabled.
STIG Date
Apple OS X 10.8 (Mountain Lion) Workstation STIG 2015-02-10

Details

Check Text ( C-53645r1_chk )
To check if the iTunes radio is disabled, run the following command:

system_profiler SPConfigurationProfileDataType | grep disableRadio | awk '{ print $3 }' | sed 's/;//'

If the value returned is not "1", this is a finding.
Fix Text (F-56097r1_fix)
This can be enforced using a configuration profile.