The principle of least privilege means that users only receive the access rights they absolutely need for their work.
Instead of assigning comprehensive rights, access is deliberately restricted. This prevents systems or data from being unnecessarily compromised.
The principle is often used for user accounts and system access.
Practical example:
An employee from the accounting department has access to financial data, but not to technical systems. This reduces the risk of inadvertently or deliberately making incorrect changes.
What can I do to improve my safety?
Request only necessary access rights
Do not share access with others
Report unnecessary or obsolete authorizations
Actively check whether rights are still required when changing roles
Do not use “admin rights” if they are not required
Remember: Less access usually means more security.