What is a primary advantage of Role-Based Access Control (RBAC) over Discretionary Access Control (DAC)?

Prepare for the Army ICTL Test with our comprehensive quiz. Study with insightful questions and detailed explanations to enhance your understanding. Ace your exam with confidence!

Multiple Choice

What is a primary advantage of Role-Based Access Control (RBAC) over Discretionary Access Control (DAC)?

Explanation:
RBAC assigns permissions to roles instead of to individual users. This means you define a role with a set of permissions and then grant that role to users who need those capabilities. When staffing changes occur, you adjust by reassigning roles rather than editing permissions for many users, which keeps administration straightforward and scalable. This contrasts with DAC, where access is controlled owner-by-owner on a per-user basis, which can become unwieldy as the user base grows. Authentication is still required to identify users, and RBAC does not make everyone share the same permissions since different roles can grant different access. So the primary advantage is the simplification of permission management by grouping permissions into roles.

RBAC assigns permissions to roles instead of to individual users. This means you define a role with a set of permissions and then grant that role to users who need those capabilities. When staffing changes occur, you adjust by reassigning roles rather than editing permissions for many users, which keeps administration straightforward and scalable. This contrasts with DAC, where access is controlled owner-by-owner on a per-user basis, which can become unwieldy as the user base grows. Authentication is still required to identify users, and RBAC does not make everyone share the same permissions since different roles can grant different access. So the primary advantage is the simplification of permission management by grouping permissions into roles.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy