Check: UBTU-16-030010
Canonical Ubuntu 16.04 LTS STIG:
UBTU-16-030010
(in versions v2 r3 through v1 r3)
Title
The Network Information Service (NIS) package must not be installed. (Cat I impact)
Discussion
Removing the Network Information Service (NIS) package decreases the risk of the accidental (or intentional) activation of NIS or NIS+ services.
Check Content
Verify that the Network Information Service (NIS) package is not installed on the Ubuntu operating system. Check to see if the NIS package is installed with the following command: # sudo apt list nis If the NIS package is installed, this is a finding.
Fix Text
Configure the Ubuntu operating system to disable non-essential capabilities by removing the Network Information Service (NIS) package from the system with the following command: # sudo apt-get remove nis
Additional Identifiers
Rule ID: SV-215109r610931_rule
Vulnerability ID: V-215109
Group Title: SRG-OS-000095-GPOS-00049
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000381 |
The organization configures the information system to provide only essential capabilities. |
Controls
Number | Title |
---|---|
CM-7 |
Least Functionality |