300-320 · Question #272
Which option is a method of restricting access for users based on user roles and locales?
The correct answer is A. RBAC. RBAC (Role-Based Access Control) restricts user access to specific functions and network segments by assigning permissions based on defined roles and locales.
Question
Which option is a method of restricting access for users based on user roles and locales?
Options
- ARBAC
- BACE
- CLDAP
- DRADIUS
How the community answered
(46 responses)- A89% (41)
- B4% (2)
- C4% (2)
- D2% (1)
Why each option
RBAC (Role-Based Access Control) restricts user access to specific functions and network segments by assigning permissions based on defined roles and locales.
RBAC allows administrators to define roles that specify which operations a user can perform and locales that specify which portion of the infrastructure (such as specific chassis or service profiles) they can manage, enforcing least-privilege access at a granular level.
An ACE (Access Control Entry) is a single rule within an ACL that permits or denies traffic based on IP addresses or ports; it does not manage user roles or administrative access locales.
LDAP is a directory protocol used to look up and authenticate user credentials; it does not itself define role or locale-based access restrictions.
RADIUS is an AAA protocol that handles authentication and can return authorization attributes, but the role and locale model as a framework is defined by RBAC, not by the RADIUS protocol itself.
Concept tested: RBAC user access control by roles and locales
Source: https://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/ucs-manager/gui-user-guide/infra-mgmt/3-1/b_Cisco_UCS_Manager_Infrastructure_Management_Guide_3_1/b_Cisco_UCS_Manager_Infrastructure_Management_Guide_3_1_chapter_0110.html
Topics
Community Discussion
No community discussion yet for this question.