200-201 · Question #495
What is a difference between rule-based and role-based access control mechanisms?
The correct answer is B. Role-based are an appropriate choice in geographically diverse workgroups, and rule-based are. Role-Based Access Control (RBAC) assigns permissions based on a user's role within an organization, making it suitable for geographically diverse workgroups where permissions need to be managed across multiple locations consistently. Rule-Based Access Control (RuBAC) applies pred
Question
What is a difference between rule-based and role-based access control mechanisms?
Options
- ARule-based are simple and easy to execute, and role-based are well-defined.
- BRole-based are an appropriate choice in geographically diverse workgroups, and rule-based are
- CRule-based are less granular, and role-based have time constraints.
- DRole-based are efficient in small workgroups, and rule-based are preferred in time-defined
How the community answered
(49 responses)- A4% (2)
- B92% (45)
- C2% (1)
- D2% (1)
Explanation
Role-Based Access Control (RBAC) assigns permissions based on a user's role within an organization, making it suitable for geographically diverse workgroups where permissions need to be managed across multiple locations consistently. Rule-Based Access Control (RuBAC) applies predefined rules (such as time-based or location-based access) to determine access, making it useful for simply structured workgroups with specific access conditions.
Topics
Community Discussion
No community discussion yet for this question.