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