
Along those same lines, different administrators could have drastically different privileges based on their organizational roles. Administrators would, for example, have significantly more access to sensitive resources than a day-to-day marketing professional.
#Least privilege access install#
In many cases, privilege refers to the level of access and control a user has to navigate the system–to read documents, download and install applications, and even change the critical system and security settings. In terms of security and IT systems, “privileges” refer to the capacity of individual users to access system data and resources for purposes related to their position, work requirements, or other criteria. Access should also be given to the subject rather than identity. The Principle of Least Privilege (PoLP) is access control that states a user should only be given the smallest amount of privilege necessary to complete their task. What is the principle of least privilege?

The principle of least privilege is meant to limit user access to protect the organization’s information from being hacked or leaked.
