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 Music Sharing must be disabled.


Overview

Finding ID Version Rule ID IA Controls Severity
V-51293 OSX8-00-01140 SV-65503r1_rule Low
Description
iTunes Music Sharing must be disabled.
STIG Date
Apple OS X 10.8 (Mountain Lion) Workstation STIG 2015-02-10

Details

Check Text ( C-53641r1_chk )
To check if the iTunes music sharing is disabled, run the following command:

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

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