Role-based access control (RBAC) that enforces the principle of least privilege restricts each user's permissions to the minimum required for their job duties. This minimizes the attack surface and reduces the likelihood and impact of unauthorized access. Granting broad or shared privileges, disabling multifactor authentication, or using generic accounts all increase risk because they violate least-privilege principles.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is the principle of least privilege?
Open an interactive chat with Bash
How do roles determine access permissions in a project?
Open an interactive chat with Bash
What are the potential risks of not limiting access to project data?