Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assume the followings: Privileges: read (R), write (W), execute (X) Resources: Image files: tamuc.jpg, jkim.png, csci351.gif Document files: syllabus.doc, lecture.ppt Binary files: a.exe, b.exe, c.exe

Assume the followings:

  • Privileges: read (R), write (W), execute (X)
  • Resources:
    • Image files: tamuc.jpg, jkim.png, csci351.gif
    • Document files: syllabus.doc, lecture.ppt
    • Binary files: a.exe, b.exe, c.exe
  • Access permissions:
    • A has privilege to read all the image files.
    • B has privilege to read and write all the document files.
    • A and C have privilege to read syllabus.doc.
    • A and B have privilege to read and execute a.exe, b.exe.
    • B and C have privilege to read tamuc.jpg.

  1. Construct an access control matrix.

  1. Construct an access control list.

  1. Construct capabilities

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

Students also viewed these Databases questions

Question

3. Define the attributions we use to explain behavior

Answered: 1 week ago