A user is able to only access files required to perform a specific task. What type of security practice is being applied?
- principle of privileges
- principle of necessary privilege
- principle of most privilege
- principle of least privilege
Explanation & Hint:
Limiting access to files or folders that are needed to perform a specific job is known as the principle of least privilege. The other options do not exist. |