STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to VMware vRealize Automation 7.x SLES Security Technical Implementation Guide

V-240418

CAT II (Medium)

The yast2-tftp-server package must not be installed.

Rule ID

SV-240418r670995_rule

STIG

VMware vRealize Automation 7.x SLES Security Technical Implementation Guide

Version

V2R2

CCIs

CCI-000381

Discussion

Removing the "yast2-tftp-server" package decreases the risk of the accidental (or intentional) activation of tftp services.

Check Content

Check if "yast2-tftp-server" is installed:

# rpm -q yast2-tftp-server

If a "yast2-tftp-server" package is listed, this is a finding.

Fix Text

To remove the "yast2-tftp-server" package, use the following command:

rpm -e yast2-tftp-server