STIG ID: UBTU-18-010018 | SRG: SRG-OS-000095-GPOS-00049 | Severity: high | CCI: | Vulnerability Id: V-219157
Removing the Network Information Service (NIS) package decreases the risk of the accidental (or intentional) activation of NIS or NIS+ services.
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
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:
# dpkg -l | grep nis
If the NIS package is installed, this is a finding.