Rule ID
SV-239515r661996_rule
Version
V2R2
CCIs
CCI-000381
Removing the "yast2-tftp-server" package decreases the risk of the accidental (or intentional) activation of tftp services.
Check if "yast2-tftp-server" package is installed: # rpm -q yast2-tftp-server If there is a "yast2-tftp-server" package listed, this is a finding.
To remove the "yast2-tftp-server" package use the following command: rpm -e yast2-tftp-server