I'll go with A
Feature DAC (Discretionary Access Control) RBAC (Role-Based Access Control)
Focus Individual users and groups Roles and predefined conditions
Permission assignment Administrators grant access directly to users and groups Permissions assigned to roles, users inherit permissions based on their assigned roles
Flexibility Highly flexible, allows granular control over individual permissions Less flexible than DAC, but simplifies administration and reduces permission creep
Example File system permissions, where users have specific read/write access to certain files and folders Network access control, where users are assigned roles like "administrator" or "editor" with predefined permissions
The answer is D.
DAC is a type of access control that allows the owner of an object to define who has access to it. Permissions are applied on a user and group level. For example, the owner of a file can grant read, write, and execute permissions to the users and groups they choose.
RBAC is a type of access control that defines permissions based on a user's role. Roles are assigned to users based on their job function or responsibilities. For example, a user with the role of "employee" might have read-only access to all files, while a user with the role of "manager" might have read, write, and execute permissions to all files.
DAC (Discretionary Access Control):
Object Owner determines permissions and "provides users a certain amount of control" over their data, it is a least restrictive model.
>> I would go on A on this one.
B. DAC requires explicit authorization for a given user on a given object, RBAC requires specific conditions.
>> The specific condition thing feels like more inclined to ABAC wherein Attributes of the subject determines permissions.
I would say that the 'specific conditions' makes B incorrect. user has certain role is type of 'specific condition', but 'specific conditions' can covers more than that.
upvoted 1 times
...
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
sheyshey
6 days, 22 hours agoFaio
3 months agoSecurityGuy
3 months, 3 weeks agomozaki
9 months agotrigger4848
1 year, 1 month agoMaliDong
1 year, 1 month ago