Rule ID
SV-239513r661990_rule
Version
V2R2
CCIs
CCI-000381
The "rsh-server" package provides several obsolete and insecure network services. Removing it decreases the risk of those services' accidental (or intentional) activation.
Check if "rsh-server" package is installed: # rpm -q rsh-server If there is a "rsh-server" package listed, this is a finding.
To remove the "telnet-server" package use the following command: rpm -e rsh-server