216k views
4 votes
What is the "principal of least privilege"?

Provide additional logging for administrator or root level actions
Penalize users who perform administrator or root level actions
Users are only provided the level of access needed for the task
Don't grant any users administrator or root level system access

2 Answers

4 votes

Answer:

Users are only provided the level of access needed for the task

Step-by-step explanation:

Users are only provided the level of access needed for the task

The principle of least privilege is an important concept in computer security, is the practice of limiting access rights for users to the bare minimum permissions they need to perform their work. Under ,principle of least privilege, users are granted permission to read, write or execute only the files or resources they need to do their jobs: In other words, the least amount of privilege necessary.

User Jessieloo
by
5.1k points
2 votes

Answer:

Users are only provided the level of access needed for the task

Step-by-step explanation:

The principle of least privilege is a concept in computer security, it is the practice of limiting access rights of a computer/information system user to the barest minimum needed for them to perform their task

User QTom
by
5.6k points