RHEL 9 must have the openssh-clients package installed.
An XCCDF Rule
Description
<VulnDiscussion>This package includes utilities to make encrypted connections and transfer files securely to SSH servers.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>
- ID
- SV-257980r991589_rule
- Severity
- Medium
- References
- Updated
Remediation - Manual Procedure
The openssh-clients package can be installed with the following command:
$ sudo dnf install openssh-clients