UCF STIG Viewer Logo

The ypserv package must not be installed.


Overview

Finding ID Version Rule ID IA Controls Severity
V-240417 VRAU-SL-000470 SV-240417r670992_rule Medium
Description
Removing the "ypserv" package decreases the risk of the accidental (or intentional) activation of NIS or NIS+ services.
STIG Date
VMware vRealize Automation 7.x SLES Security Technical Implementation Guide 2021-06-24

Details

Check Text ( C-43650r670990_chk )
Check if "ypserv" is installed:

# rpm -q ypserv

If there is a "ypserv" package listed, this is a finding.
Fix Text (F-43609r670991_fix)
To remove the "telnet-server" package use the following command:

rpm -e ypserv