Which of the following best describes accountability?

A. The logging of access and usage of information resources
B. The configuring of the Security log to record events
C. The process of tracing actions to their source
D. The process of identifying users who seek access to secure information


Answer: C
Explanation: Accountability is the process of tracing actions to their source. Accounting is the process of logging of access and usage of information resources.

Computer Science & Information Technology

You might also like to view...

Write a function that takes an integer, val, as an argument. The function asks the user to enter a number. If the number is greater than val, the function displays Too high. and returns 1; if the number is less than val, the function displays Too low. and returns –1; if the number equals val, the function displays Got it! and returns 0. Call the function repeatedly until the user enters the right number.

What will be an ideal response?

Computer Science & Information Technology

A _________ is a single execution path with an execution stack, processor state, and scheduling information.

A) ?domain ? B) ?strand ? C) ?thread ? D) ?message

Computer Science & Information Technology

Explain the differences between the AND and OR logical operators and when you should use them in web searches

What will be an ideal response?

Computer Science & Information Technology

What is the purpose of a privileged access policy?

What will be an ideal response?

Computer Science & Information Technology