UCF STIG Viewer Logo
Changes are coming to https://stigviewer.com. Take our survey to help us understand your usage and how we can better serve you in the future.
Take Survey

iTunes Store must be disabled.


Overview

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

Details

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

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

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