The principle of least privilege is the practice of limiting access to the minimal level that will allow normal functioning. Applied to employees, the principle of least privilege translates to giving people the lowest level of user rights that they can have and still do their jobs properly. The principle is also applied to programs and processes.
Example: If Bob needed to read File X to be able to do his job, then he should only have read access, but not write or execute access.