37.8k views
3 votes
User role inheritance allows what to be inherited from the parent role?

1) Parents
2) Capabilities
3) Index access
4) Search history

1 Answer

4 votes

Final answer:

User role inheritance allows a child role to inherit capabilities from the parent role. This includes permissions and abilities defined by the parent role, but does not include inheriting parents, index access, or search history.

Step-by-step explanation:

In the context of user role inheritance, capabilities are inherited from the parent role. When a child role inherits from a parent role, it gains access to all of the permissions and abilities defined by the parent role. This can include actions such as reading certain data, executing commands, or modifying settings.

However, user role inheritance does not allow inheriting parents, index access, or search history, as these are not considered capabilities tied to roles.

User role inheritance allows capabilities to be inherited from the parent role. Capabilities are permissions or rights that determine what actions a user can perform.

When a user inherits a parent role, they also inherit the capabilities associated with that role. Index access, search history, and parents are not directly inherited through user role inheritance.

User Xzin
by
6.9k points