Logical Access Control
Logical access control is a system that verifies who a user is and then decides what computer resources they are allowed to reach, such as a workstation, network, application, or data. Unlike physical access control, which governs entry to buildings and devices, logical access control governs access within computer systems. It typically works by authenticating a person's identity and then authorizing them for only the resources appropriate to their role.
Logical access control refers to the automated, technical means of enforcing policy decisions that govern an individual's ability to access computer system resources, including workstations, networks, applications, and data. It typically encompasses authentication (verifying identity) and authorization (granting or restricting access to specific resources based on defined rules), and is commonly implemented through access control models and mechanisms. It is distinct from physical access control, which addresses access to facilities, devices, and physical documents. As a technical implementation layer, logical access controls carry out policy that is set by the management official responsible for a given system, rather than defining that policy themselves.
Why it matters
Logical access control is one of the foundational safeguards examined in both SOC 2 examinations and ISO 27001 certifications, because it determines who can reach an organization's computer systems and what they can do once inside. When access is not properly authenticated and authorized, sensitive data, applications, and networks become exposed to unauthorized users, whether external attackers or insiders acting outside their role. Auditors and certification bodies commonly treat the effectiveness of logical access controls as a central indicator of an organization's broader security posture.
In a SOC 2 engagement, controls addressing logical access typically fall under the Security category (the Common Criteria), which is required in every SOC 2 examination. In a Type II report, the CPA firm assesses not only whether these controls are suitably designed but also whether they operated effectively over the defined review period. For ISO 27001, logical access control aligns with reference controls that an organization may select through its Statement of Applicability, informed by its risk assessment. In both frameworks, weaknesses in this area are frequently flagged, since access management touches nearly every system in scope.
It is important to remember what these controls do and do not guarantee. A SOC 2 report attests only to the controls and the period it covers and does not guarantee freedom from breaches, and an ISO 27001 certificate covers only the defined scope of the ISMS. Well-designed logical access controls reduce risk but should be understood as one layer within a larger control environment rather than an absolute protection.
Who it's relevant to
Inside LAC
Common questions
Answers to the questions practitioners most commonly ask about LAC.