Access controls are built on three key principles. List and briefly define them.
What will be an ideal response?
Least privilege: The principle by which members of the organization can access the minimum amount of information for the minimum amount of time necessary to perform their required duties.?Need-to-know: Limits a user's access to the specific information required to perform the currently assigned task, and not merely to the category of data required for a general work function.?Separation of duties: A control requiring that significant tasks be split up in such a way that more than one individual is responsible for their completion.
You might also like to view...
What is the name of the document that describes a product's scope and purpose, as well as the work required to achieve that purpose?
A. Requirements specification B. Requirements outline C. Requirements manifesto D. Requirements book
What are the advantages of using a formal language to write a software specification?
What will be an ideal response?
Which of the following is a user account category? (Choose all that apply.)
a: Local b: Global c: Domain d: Universal
To operate recursively, a function must call itself employing the base case.
Answer the following statement true (T) or false (F)