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-240416

CAT II (Medium)

The rsh-server package must not be installed.

Rule ID

SV-240416r670989_rule

STIG

VMware vRealize Automation 7.x SLES Security Technical Implementation Guide

Version

V2R2

CCIs

CCI-000381

Discussion

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 Content

Check if "rsh-server" is installed:

# rpm -q rsh-server

If an "rsh-server" package is listed, this is a finding.

Fix Text

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

rpm -e rsh-server