Details
Permitting direct root login reduces auditable information about who ran privileged commands on the system and also allows direct attack attempts on root's password.
Solution
From an SSH session connected to the ESXi host, or from the ESXi shell, add or correct the following line in '/etc/ssh/sshd_config':
Add or correct the following line in '/etc/ssh/sshd_config':
PermitRootLogin no
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
- 800-53|CM-6b.
- CAT|III
- CCI|CCI-000366
- Rule-ID|SV-239270r674739_rule
- STIG-ID|ESXI-67-000014
- STIG-Legacy|SV-104061
- STIG-Legacy|V-93975
- Vuln-ID|V-239270
Comments
Please sign in to leave a comment.