What is “Least Privilege”?
Least Privilege, or the Principle of Least Privilege (PoLP), ensures that each process, user, or program accesses only the information and resources essential for its purpose. This helps in setting server permissions, granting users and processes only the necessary functions to complete their tasks, without accessing other files and programs.