SV-258921r934421_rule
V-258921
SRG-APP-000211
VCSA-80-000095
CAT II
10
To update a user's or group's permissions to an existing role with reduced permissions, do the following:
From the vSphere Client, go to Administration >> Access Control >> Global Permissions.
Select the user or group, click the pencil button, change the assigned role, and click "OK".
Note: If permissions are assigned on a specific object, the role must be updated where it is assigned (for example, at the cluster level).
To create a new role with reduced permissions, do the following:
From the vSphere Client, go to Administration >> Access Control >> Roles.
Click the green plus sign and enter a name for the role and select only the specific permissions required.
Users can then be assigned to the newly created role.
From the vSphere Client, go to Administration >> Access Control >> Roles.
View each role and verify the users and/or groups assigned to it by clicking on "Usage".
or
From a PowerCLI command prompt while connected to the vCenter server, run the following command:
Get-VIPermission | Sort Role | Select Role,Principal,Entity,Propagate,IsGroup | FT -Auto
Application service account and user required privileges should be documented.
If any user or service account has more privileges than required, this is a finding.
V-258921
False
VCSA-80-000095
From the vSphere Client, go to Administration >> Access Control >> Roles.
View each role and verify the users and/or groups assigned to it by clicking on "Usage".
or
From a PowerCLI command prompt while connected to the vCenter server, run the following command:
Get-VIPermission | Sort Role | Select Role,Principal,Entity,Propagate,IsGroup | FT -Auto
Application service account and user required privileges should be documented.
If any user or service account has more privileges than required, this is a finding.
M
5573