UCF STIG Viewer Logo

The application iTunes must be removed.


Overview

Finding ID Version Rule ID IA Controls Severity
V-51581 OSX8-00-00485 SV-65791r1_rule Low
Description
The application iTunes must be removed.
STIG Date
Apple OS X 10.8 (Mountain Lion) Workstation STIG 2015-02-10

Details

Check Text ( C-53905r1_chk )
To check for the existence of iTunes run the following command:

ls -ald /Applications/iTunes.app

If anything is returned, this is a finding.
Fix Text (F-56385r1_fix)
To remove iTunes, run the following command:

sudo rm -Rf /Applications/iTunes.app