SV-207675r378862_rule
V-207675
SRG-OS-000109-VMM-000550
ESXI-65-100037
CAT III
10
From the vSphere Client select the ESXi host and go to Configuration >> Authentication Services. Click "Properties" and change the "Directory Service Type" to "Active Directory", enter the domain to join, check "Use vSphere Authentication Proxy" and enter the proxy server address then click "Join Domain".
or
From a PowerCLI command prompt while connected to the ESXi host run the following command:
Get-VMHost | Get-VMHostAuthentication | Set-VMHostAuthentication -JoinDomain -Domain "domain name" -User "username" -Password "password"
For systems that do not use Active Directory and have no local user accounts, other than "root" and/or "vpxuser", this is not applicable.
From the vSphere Client select the ESXi host and go to Configuration >> Authentication Services. Verify the "Directory Services Type" is set to "Active Directory".
or
From a PowerCLI command prompt while connected to the ESXi host run the following command:
Get-VMHost | Get-VMHostAuthentication
For systems that do not use Active Directory and do have local user accounts, other than "root" and/or "vpxuser"", this is a finding.
If the "Directory Services Type" is not set to "Active Directory", this is a finding.
If you are not using Host Profiles to join active directory, this is not a finding.
V-207675
False
ESXI-65-100037
For systems that do not use Active Directory and have no local user accounts, other than "root" and/or "vpxuser", this is not applicable.
From the vSphere Client select the ESXi host and go to Configuration >> Authentication Services. Verify the "Directory Services Type" is set to "Active Directory".
or
From a PowerCLI command prompt while connected to the ESXi host run the following command:
Get-VMHost | Get-VMHostAuthentication
For systems that do not use Active Directory and do have local user accounts, other than "root" and/or "vpxuser"", this is a finding.
If the "Directory Services Type" is not set to "Active Directory", this is a finding.
If you are not using Host Profiles to join active directory, this is not a finding.
M
2925