The process of ensuring that only authorised users, systems, or processes are able to access information and other assets. This is a fundamental security principle that involves limiting access based on the need-to-know or least privilege principles. It applies to both physical and logical access.
Types & Examples
- Physical Access Control: Restricting access to physical locations.
- Example: Requiring an employee to use a keycard or biometric scan to enter a server room.
- Logical Access Control: Restricting access to digital information and systems.
- Example: Using a user ID and password, multi-factor authentication (MFA), or role-based access control (RBAC) to ensure a user can only access the files and applications required for their job.
Context
Access Control is a major topic in the ISO 27001 standard, particularly in ISO 27001 Annex A 5.15 Access Control. It’s a preventive control designed to stop unauthorised access before it happens, thereby protecting the confidentiality, integrity, and availability of information.