Indiana University
University Information Technology Services
  
What are archived documents?

What is the principle of least privilege?

The principle of least privilege (PoLP; also known as the principle of least authority) is an important concept in computer security, promoting minimal user profile privileges on computers, based on users' job necessities. It can also be applied to processes on the computer; each system component or process should have the least authority necessary to perform its duties. This helps reduce the "attack surface" of the computer by eliminating unnecessary privileges that can result in network exploits and computer compromises. You can apply this principle to the computers you work on by normally operating without administrative rights.

Also see:

This is document amsv in domain all.
Last modified on June 25, 2008.
Please tell us, did you find the answer to your question?