The SUSE operating system must not allow automatic logon via SSH.
An XCCDF Rule
Description
<VulnDiscussion>Failure to restrict system access via SSH to authenticated users negatively impacts SUSE operating system security.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>
- ID
- SV-217268r991591_rule
- Severity
- High
- References
- Updated
Remediation - Manual Procedure
Configure the SUSE operating system disables automatic logon via SSH.
Add or edit the following line in the "/etc/ssh/sshd_config" file:
PermitEmptyPasswords no