access control models Flashcards

(4 cards)

1
Q

Role-Based Access Control (RBAC)

A

Access is based on your job role.
• Example: A nurse can see patient records, but not change hospital finances

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Discretionary Access Control (DAC)

A

Discretionary Access Control (DAC) : The owner of the file decides who can access it.
Example: You create a Word file → you choose who gets read or write access.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Rule-Based Access Control

A

Rule-Based Access Control: Access is based on rules set by the system.
• Example: “Block all traffic after 10 PM” or “Deny USB drives.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Attribute-Based Access Control (ABAC)

A

Attribute-Based Access Control (ABAC):

Access is based on attributes (details) about the user, resource, or environment.
• Example: “Only allow access if the user is in HR, using a company laptop, and located in the office.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly