English, asked by johnwick69, 10 months ago

Question 3.
Understand carefully the access rights of subject on objects from this access matrix and convertit into
Capability list (CL) and Access Control List (ACL).
object
Student table
Faculty table
Course table
Enrollment table
Subject
Student 1
Read
Read
Read,
Update
Student 2
Read,
Update
Read,
Update
Read
Teacher1
Read
Read
SuperAdmin 1
Read,
Update
Read,
Update,
Delete.
Read,
Update,
Delete.
Read,
Update,
Delete
Read,
Update,
Delete.

Answers

Answered by saraprashar
0

Answer

Three Types of Access Control

Three access control paradigms organize how people gain access: role-based access control (RBAC), discretionary access control (DAC), and mandatory access control (MAC).

Similar questions