Skip to content

The ESXi host Secure Shell (SSH) daemon must not allow authentication using an empty password.

An XCCDF Rule

Description

<VulnDiscussion>Configuring this setting for the SSH daemon provides additional assurance that remote logon via SSH will require a password, even in the event of misconfiguration elsewhere.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>

ID
SV-256387r885942_rule
Severity
Low
References
Updated



Remediation - Manual Procedure

From an ESXi shell, add or correct the following line in "/etc/ssh/sshd_config":

PermitEmptyPasswords no