1. Home
  2. Security Hardening
  3. DISA STIG VMware vSphere 6.x ESXi OS V1R5
  4. ESXI-06-000026 – The SSH daemon must set a timeout count on idle sessions.

ESXI-06-000026 – The SSH daemon must set a timeout count on idle sessions.

Details

This ensures a user login will be terminated as soon as the ‘ClientAliveCountMax’ is reached.

Solution

To set the ClientAliveCountMax setting, add or correct the following line in ‘/etc/ssh/sshd_config’:

ClientAliveCountMax 3

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles