SV-256356r885679_rule
V-256356
SRG-APP-000516
VCSA-70-000276
CAT II
10
From the vSphere Client, go to Host and Clusters.
Select a vCenter Server >> Configure >> Settings >> Advanced Settings.
Click "Edit Settings" and configure the "config.vpxd.hostPasswordLength" value to "32".
or
From a PowerCLI command prompt while connected to the vCenter server, run the following command:
Get-AdvancedSetting -Entity <vcenter server name> -Name config.vpxd.hostPasswordLength | Set-AdvancedSetting -Value 32
From the vSphere Client, go to Host and Clusters.
Select a vCenter Server >> Configure >> Settings >> Advanced Settings.
Verify "config.vpxd.hostPasswordLength" is set to "32".
or
From a PowerCLI command prompt while connected to the vCenter server, run the following command:
Get-AdvancedSetting -Entity <vcenter server name> -Name config.vpxd.hostPasswordLength and verify it is set to 32.
If the "config.vpxd.hostPasswordLength" is set to a value other than "32", this is a finding.
If the setting does not exist, this is not a finding.
V-256356
False
VCSA-70-000276
From the vSphere Client, go to Host and Clusters.
Select a vCenter Server >> Configure >> Settings >> Advanced Settings.
Verify "config.vpxd.hostPasswordLength" is set to "32".
or
From a PowerCLI command prompt while connected to the vCenter server, run the following command:
Get-AdvancedSetting -Entity <vcenter server name> -Name config.vpxd.hostPasswordLength and verify it is set to 32.
If the "config.vpxd.hostPasswordLength" is set to a value other than "32", this is a finding.
If the setting does not exist, this is not a finding.
M
5517