67.0k views
4 votes
You want to ensure that users are granted only the permissions needed to access data required to perform their jobs. What should you use?

1 Answer

3 votes

Answer:

The answer to this question is "Principle of need to know".

Step-by-step explanation:

In the given statement some information is missing that is the option of the question that can be described as follows:

A. Principle of least privilege

B. Principle of need to know

C. Principle of limited rights

D. Principle of permissions

The need to know principle refers to seeks to prevent "browsing" sensitive data by restricting access to as few people as possible. It is also known as a process, in which the user can set the restriction to access data to other users, and other choices are not correct that can be described as follows:

  • In option A, It is used to access a critical system.
  • In option B, It is used to provides rights to access data.
  • In option D, It is also known as an administrator, that allows users to access data.
User Aaron Schif
by
8.1k points