Question: Access Control: Authorization 7. Consider a system with 4 subjects: Alice, Bob, Carl, and Diane. Permissions on 3 objects include read (r), write (w), execute

 Access Control: Authorization 7. Consider a system with 4 subjects: Alice,

Access Control: Authorization 7. Consider a system with 4 subjects: Alice, Bob, Carl, and Diane. Permissions on 3 objects include read (r), write (w), execute (x), ownership (o). The Capabilities Lists for the system are: Alice: object_a:rxo, object_b:1, object_c: rw Bob: object_b:rwo Carl: object_a:rw, object_b: Diane: object_a:1, object_c:rwxo a. Draw the access control matrix for this system. b. If this matrix was implemented using ACLs, how many ACLs are there? c. Suppose you want to delete Diane from the system. How many ACL's are modified or removed? How many capabilities lists are modified or removed? d. What is the primary disadvantage that prevents the matrix from being used in practice

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!