UCF STIG Viewer Logo

The application FaceTime must be removed.


Overview

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

Details

Check Text ( C-53919r1_chk )
To check for the existence of FaceTime, run the following command:

ls -ald /Applications/FaceTime.app

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

sudo rm -Rf /Applications/FaceTime.app