A user who creates a network share and sets permissions on that share is employing which model of access control?

A. Attribute-based access control
B. Role-based access control
C. Mandatory access control
D. Discretionary access control


Answer: D. Discretionary access control

Computer Science & Information Technology

You might also like to view...

List all sections (course_no, description, section_no) taught by instructors that do not live in Connecticut. Sort the result by course_no, section_no. Write two versions, and use a correlated subquery in one.

What will be an ideal response?

Computer Science & Information Technology

The computer creates an object in two steps: associating a class name with an object name and then calling the constructor method to prepare memory space for the object.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The ____ sublayer of the Data Link layer defines how data is packaged for the network.

A. MAC B. RPC C. CRC D. LLC

Computer Science & Information Technology

The SelectedItem property of a ComboBox returns an integer indicating which choice is currently selected.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology