Skip to content

Access Control

Term: Access Control

Definition: Mechanisms that decide who (or what process) is allowed to access which resources and in what way. Access control systems enforce policies that restrict access to systems, networks, and data based on predefined rules. These mechanisms help protect sensitive information and ensure that only authorized users can perform specific actions.

Context/Example: File permissions, user accounts, and roles.

Related Concepts: Authentication, authorization