Details
When adding ESXi hosts to Active Directory (AD), all user/group accounts assigned to the AD group ‘ESX Admins’ will have full administrative access to the host. If this group is not controlled or known to the System Administrators, it may be used for inappropriate access to the host. Therefore, the default group must be changed to a site-specific AD group and membership therein must be severely restricted.
Satisfies: SRG-OS-000104-VMM-000500, SRG-OS-000109-VMM-000550, SRG-OS-000112-VMM-000560, SRG-OS-000113-VMM-000570
Solution
From the vSphere Client, select the ESXi host and go to Configuration >> System >> Advanced System Settings.
Click ‘Edit’ and select the ‘Config.HostAgent.plugins.hostsvc.esxAdminsGroup’ key and configure its value to an appropriate Active Directory group other than ‘ESX Admins’.
or
From a PowerCLI command prompt while connected to the ESXi host, run the following commands:
Get-VMHost | Get-AdvancedSetting -Name Config.HostAgent.plugins.hostsvc.esxAdminsGroup | Set-AdvancedSetting -Value
Supportive Information
The following resource is also helpful.
This security hardening control applies to the following category of controls within NIST 800-53: Identification and Authentication.This control applies to the following type of system VMware.
References
- 800-53|IA-2
- 800-53|IA-2(5)
- 800-53|IA-2(8)
- 800-53|IA-2(9)
- CAT|III
- CCI|CCI-000764
- CCI|CCI-000770
- CCI|CCI-001941
- CCI|CCI-001942
- Rule-ID|SV-239294r674811_rule
- STIG-ID|ESXI-67-000039
- STIG-Legacy|SV-104111
- STIG-Legacy|V-94025
- Vuln-ID|V-239294