Module 8: Access Control Flashcards
(14 cards)
What is a privilege?
The ability to perform a specific action or read a specific property.
Ex. Powering on a virtual machine or creating and alarm
What is a role?
A collection if privileges.
Roles provide a way to aggregate all the individual privileges that are required to perform a high-level task, such as administering a virtual machine.
What is an object?
An entity upon which actions are performed.
What is a user or group?
A user or group who can perform the action.
What is a permission?
A combination of a role, a user or group, and an object.
If the vCenter Server system is not a
member of a domain, how does vCenter authenticate users?
It uses local Windows users and groups
What role has the privileges to access the Direct Console User Interface (DCUI)?
Administrator
Roles are not hierarchically organized. True or False
True
To display the list of roles…
Home> Administration> Roles
To assign a permission…
Select the object in the inventory and click the Permissions tab.
What privileges does a Domain Admin have if vCenter is integrated with Active Directory?
Full administrator privileges
What role will allow an Active Directory user to log into the DCUI?
Administrator role
Where are Roles located in the vSphere Client?
Home > Administration > Roles
A permission can ________ down the hierarchy to all ________ or it can apply only to an ________ ________.
A permission can propagate down the hierarchy to all subobjects or it can apply only to an immediate object.