Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Exercise 3: Permissions Matrices vs. ACLs Compare the size of data needed for a permission matrix versus an access control list. Consider being able to

Exercise 3: Permissions Matrices vs. ACLs Compare the size of data needed for a permission matrix versus an access control list.

Consider being able to cover 100 subjects, 10000 objects, 5 different actions, and 25 groups.

a) Describe the data structure representation for the specific permission matrix. (be specific about the representation for the subsets of permitted actions).

b) Determine the number of bits required for the representation of this data structure for the number of subjects, objects, and actions needed.

c) Describe the data structure representation for the specific access control lists. (be specific about the representation for the subsets of permitted actions, and be specific about the representation of group memberships, and association of objects to owners and to groups).

d) Determine the number of bits required for the representation of this data structure for the number of subjects, objects, actions, and groups needed.

e) Compare the number of bits needed for a permission matrix versus an access control list.

f) Determine the number of subjects, objects, actions, and groups where the permission matrix needs fewer bits (if possible).

g) Determine the number of subjects, objects, actions, and groups where the access control list needs fewer bits (if possible).

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Database Management

Authors: Jeffrey A. Hoffer Fred R. McFadden

4th Edition

0805360476, 978-0805360479

More Books

Students also viewed these Databases questions

Question

I What about this organization makes you want to be a part of it?

Answered: 1 week ago