How does discretionary access control determine whether a subject has valid permission to access an object?
A. Evaluate the attributes of the subject and object.
B. Assess the user's role.
C. Compare the classification labels of the subject and object.
D. Check for the user identity in the object's ACL.
Answer: D. Check for the user identity in the object's ACL.
Computer Science & Information Technology
You might also like to view...
Which of the following is NOT used in developing websites?
A) KML B) DHTML C) HTML D) XML
Computer Science & Information Technology
A single decision logic structure:
a. Allows the computer to choose from two paths of execution according to a specified condition. b. Predetermines a path the computer needs to take for all sets of data. c. Allows the computer to choose from two or more paths of execution according to specified conditions. d. All of the above.
Computer Science & Information Technology