The ESXi host Secure Shell (SSH) daemon must set a timeout interval on idle sessions.
An XCCDF Rule
Description
Automatically logging out idle users guards against compromises via hijacked administrative sessions.
- ID
- SV-258766r933359_rule
- Version
- ESXI-80-000211
- Severity
- Low
- References
- Updated
Remediation Templates
A Manual Procedure
From an ESXi shell, run the following command:
# esxcli system ssh server config set -k clientaliveinterval -v 200
or