2V0-622 · Question #478
A VM folder contains VM1 and VM2. Group A has permission to power on virtual machines, defined on the VM folder and its children. Group B has permission to power off virtual machine VM2. If a user…
The correct answer is D. Power on and power off VM2. vSphere combines permissions from all group memberships a user belongs to, so the user receives the union of Group A's power-on rights across the folder and Group B's power-off right on VM2, enabling full power control only on VM2.
Question
A VM folder contains VM1 and VM2. Group A has permission to power on virtual machines, defined on the VM folder and its children. Group B has permission to power off virtual machine VM2. If a user is a member of group A and B, what action can the user perform?
Options
- ASuspend VM2.
- BPower off VM1.
- CPower on and power off VM1.
- DPower on and power off VM2.
How the community answered
(18 responses)- A22% (4)
- B11% (2)
- C6% (1)
- D61% (11)
Why each option
vSphere combines permissions from all group memberships a user belongs to, so the user receives the union of Group A's power-on rights across the folder and Group B's power-off right on VM2, enabling full power control only on VM2.
Neither Group A nor Group B includes the suspend privilege on any object in the hierarchy, so the user has no right to suspend VM2.
Group B's power-off privilege is explicitly scoped to VM2 as a specific object and does not propagate upward to the folder or laterally to VM1, so the user cannot power off VM1.
Although Group A's power-on right is inherited by VM1 through folder propagation, no group grants power-off on VM1 or its parent folder, so the user can only power on VM1, not power it off.
Group A grants the power-on privilege on the VM folder with propagation to children, covering both VM1 and VM2, while Group B grants the power-off privilege scoped specifically to VM2; vSphere merges these non-conflicting permissions, giving the user the ability to both power on and power off VM2.
Concept tested: vSphere permission inheritance and multi-group privilege union
Topics
Community Discussion
No community discussion yet for this question.