Exam CISSP All QuestionsBrowse all questions from this exam
Question 61

What is the MOST significant benefit of role-based access control (RBAC)?

    Correct Answer: A

    Role-based access control (RBAC) is significant because it reduces inappropriate access. By assigning access based on roles rather than individually, it ensures that users only have access to resources that are appropriate for their job functions. This limits the risk of unauthorized access and potential data breaches, making it a crucial advantage in maintaining security within an organization.

Discussion
Cww1

given answer is correct

jackdryan

D is correct

Bach1968Option: B

The MOST significant benefit of role-based access control (RBAC) is: B. Management of least privilege. RBAC is a widely adopted access control model that provides several benefits, but the management of least privilege is considered its most significant advantage. RBAC ensures that users are assigned only the privileges necessary to perform their specific job functions, known as the principle of least privilege. By implementing RBAC, organizations can minimize the risk of inappropriate access and unauthorized actions. Users are granted access rights based on predefined roles that align with their responsibilities, eliminating unnecessary privileges that could be exploited. This helps to reduce the attack surface and potential impact of security incidents. While RBAC also offers other benefits, such as reducing administrative overhead and providing a structured and scalable access control framework, the management of least privilege is considered the most significant because it directly addresses the principle of granting users the minimal privileges required to perform their tasks effectively and securely. ps. do not forget segregation of duties

OkwyOption: B

Page 684 of OSG 9th edition

Moose01Option: D

D. management and admin overhead work is reduced by put placing ten thousand users into one group if they all need to have access to a particular object. RBAC is not granular access level, that is where DAC comes into play providing special access to a specific user or group granted by the data owner. D is the correct answer.

rajkamal0Option: D

Best answer is D, as this question is about benefit of RBAC.

HongjunOption: B

Refer to CISSP 9th official guide chapter 14 page 157. RABC helps to implement of the 'least privilege ' policy.

OriginalDragonOption: D

Going with D here, managing least privilege is a subset of admin overhead

dm808

100% agree ! and all access controls should manage least privilege.. either by design or by admin overhead

Azurefox79Option: B

Its B. You are taking a security certification so, while D is a benefit, its not the BEST.

JohnyDalOption: D

Should be D because it mentions about the benefit (not an objective) of the RBAC. An objective of the RBAC is to utilize the least privilege principle. And "Think like a manager" also requires us to think about the managerial benefit first which is reducing admin overhead by utilizing abstraction and the principle of least priv. So D

Dee83Option: B

B. Management of least privilege The most significant benefit of role-based access control (RBAC) is the management of least privilege. Least privilege is the practice of limiting access to the minimum set of privileges required to perform a specific job or task. In RBAC, users are assigned roles, and roles are assigned the least set of privileges necessary to perform their functions. This approach helps to prevent inappropriate access by ensuring that users are only able to access the resources and perform the actions that they need to do their jobs. Additionally, it makes it easier to manage access control by reducing the need to manage permissions at the individual user level

RamyeOption: B

You do not authorize someone some permission/role for reducing administration overhead. Least privilege always needs to be considered.

CCNPWILLOption: B

B. having a role will put the allowed priv already for the user. easier to manage.

73f8ac3Option: D

D RBAC does not guarantee you give the least privilege. It allows you not to spend too much time doing it. Least priviledge is an objective, but RBAC does not guarantee it !

SoleandheelOption: B

B. Management of least privilege

ZonasOption: D

I choose D

homeyslOption: B

B is the correct answer

HughJassoleOption: D

D. This question asks for the most significant benefit or RBAC. I searched a lot and didn't find a single site that listed anything besides D is a benefit. A sounds good but I didn't see it anywhere, so D.