Knowledge is Power

Sitewide Search

Search Bare Metal Cyber

Search courses, individual lessons, wiki entries, books, podcasts, magazine articles, Daily Cyber News, and Darwin.

NIST SP 800-53 Learning Center

AC-3 — Access Enforcement

Read the official control and assessment content, then use the separately labeled Bare Metal Cyber perspective to connect the requirement to implementation, evidence, and sustained operation.

15Enhancements
0Parameters
3Baseline memberships
3Assessment methods

AC — Access Control · NIST SP 800-53 Release 5.2.0

LowModerateHigh
Official NIST control content

Control statement

Enforce approved authorizations for logical access to information and system resources in accordance with applicable access control policies.

Official NIST discussion

Discussion

Access control policies control access between active entities or subjects (i.e., users or processes acting on behalf of users) and passive entities or objects (i.e., devices, files, records, domains) in organizational systems. In addition to enforcing authorized access at the system level and recognizing that systems can host many applications and services in support of mission and business functions, access enforcement mechanisms can also be employed at the application and service level to provide increased information security and privacy. In contrast to logical access controls that are implemented within the system, physical access controls are addressed by the controls in the Physical and Environmental Protection ( [PE](#pe) ) family.

Original Bare Metal Cyber perspective

From control text to operational evidence

Use Access Enforcement as a testable risk decision. Translate the official statement into accountable people, repeatable processes, configured technology, and evidence that demonstrates the outcome over time. In this family, pay particular attention to identity, authorization, least privilege, session boundaries, and access lifecycle governance.

Implementation workflow

  • Define the control boundary, responsible owner, inherited portions, and systems or processes in scope.
  • Resolve each organization-defined parameter before declaring the control implemented.
  • Document how the implementation satisfies every clause of the official control statement.
  • Collect evidence as a normal byproduct of operation rather than only before an assessment.
  • Review exceptions, changes, and monitoring results on a risk-based cadence.

Evidence examples

  • access approvals and entitlement records
  • role and group configuration exports
  • periodic access review results
  • authentication and authorization logs

Common failure patterns

  • standing privileges that outlive business need
  • shared or orphaned accounts
  • access rules implemented differently across systems
  • approvals that cannot be traced to actual permissions

Questions practitioners should ask

  • What risk decision is this control intended to support in this system?
  • Which parts are implemented locally, inherited, shared, or not applicable—and what evidence supports that decision?
  • Do the documented narrative, deployed configuration, operating process, and collected evidence agree?
  • What event or threshold requires the implementation to be reviewed or changed?
Official NIST SP 800-53A content

Assessment objectives and methods

Show the assessment objective

approved authorizations for logical access to information and system resources are enforced in accordance with applicable access control policies.

Examine

  • Access control policy
  • procedures addressing access enforcement
  • system design documentation
  • system configuration settings and associated documentation
  • list of approved authorizations (user privileges)
  • system audit records
  • system security plan
  • privacy plan
  • other relevant documents or records

Interview

  • Organizational personnel with access enforcement responsibilities
  • system/network administrators
  • organizational personnel with information security and privacy responsibilities
  • system developers

Test

  • Mechanisms implementing access control policy
Official relationships

Related controls

These relationships come from the official OSCAL catalog. They indicate useful dependencies or context, not automatic inheritance or equivalence.

MITRE D3FEND semantic mapping

Related defensive techniques

D3FEND maps this base control or one of its enhancements to the following defensive techniques. The ontology relation label is preserved and does not by itself prove implementation or effectiveness.

MITRE D3FEND™ and the D3FEND logo are trademarks of The MITRE Corporation. Bare Metal Cyber is not affiliated with or endorsed by MITRE.

Official NIST enhancements

Control enhancements

Enhancements add specificity, strength, or scope to the base control. Baseline badges show explicit selections in the official SP 800-53B OSCAL profiles.

Official NIST control enhancement

AC-3(1) — Restricted Access to Privileged Functions

Withdrawn

This enhancement is marked withdrawn in the official OSCAL catalog. Related-control metadata below may identify where its intent was incorporated.

Official NIST control enhancement

AC-3(2) — Dual Authorization

Enforce dual authorization for [Organization-defined: privileged commands and/or other actions].

Official discussion

Dual authorization, also known as two-person control, reduces risk related to insider threats. Dual authorization mechanisms require the approval of two authorized individuals to execute. To reduce the risk of collusion, organizations consider rotating dual authorization duties. Organizations consider the risk associated with implementing dual authorization mechanisms when immediate responses are necessary to ensure public and environmental safety.

Organization-defined parameters (1)
privileged commands and/or other actionsprivileged commands and/or other actions requiring dual authorization are defined;
Assessment objectives and methods

dual authorization is enforced for [Organization-defined: privileged commands and/or other actions].

Examine

  • Access control policy
  • procedures addressing access enforcement and dual authorization
  • system design documentation
  • system configuration settings and associated documentation
  • list of privileged commands requiring dual authorization
  • list of actions requiring dual authorization
  • list of approved authorizations (user privileges)
  • system security plan
  • other relevant documents or records

Interview

  • Organizational personnel with access enforcement responsibilities
  • system/network administrators
  • organizational personnel with information security responsibilities
  • system developers

Test

  • Dual authorization mechanisms implementing access control policy
Related controls
Official NIST control enhancement

AC-3(3) — Mandatory Access Control

Enforce [Organization-defined: organization-defined mandatory access control policy] over the set of covered subjects and objects specified in the policy, and where the policy:

  1. (a)Is uniformly enforced across the covered subjects and objects within the system;
  2. (b)Specifies that a subject that has been granted access to information is constrained from doing any of the following;
    1. (1)Passing the information to unauthorized subjects or objects;
    2. (2)Granting its privileges to other subjects;
    3. (3)Changing one or more security attributes (specified by the policy) on subjects, objects, the system, or system components;
    4. (4)Choosing the security attributes and attribute values (specified by the policy) to be associated with newly created or modified objects; and
    5. (5)Changing the rules governing access control; and
  3. (c)Specifies that [Organization-defined: subjects] may explicitly be granted [Organization-defined: privileges] such that they are not limited by any defined subset (or all) of the above constraints.
Official discussion

Mandatory access control is a type of nondiscretionary access control. Mandatory access control policies constrain what actions subjects can take with information obtained from objects for which they have already been granted access. This prevents the subjects from passing the information to unauthorized subjects and objects. Mandatory access control policies constrain actions that subjects can take with respect to the propagation of access control privileges; that is, a subject with a privilege cannot pass that privilege to other subjects. The policy is uniformly enforced over all subjects and objects to which the system has control. Otherwise, the access control policy can be circumvented. This enforcement is provided by an implementation that meets the reference monitor concept as described in [AC-25](#ac-25) . The policy is bounded by the system (i.e., once the information is passed outside of the control of the system, additional means may be required to ensure that the constraints on the information remain in effect). The trusted subjects described above are granted privileges consistent with the concept of least privilege (see [AC-6](#ac-6) ). Trusted subjects are only given the minimum privileges necessary for satisfying organizational mission/business needs relative to the above policy. The control is most applicable when there is a mandate that establishes a policy regarding access to controlled unclassified information or classified information and some users of the system are not authorized access to all such information resident in the system. Mandatory access control can operate in conjunction with discretionary access control as described in [AC-3(4)](#ac-3.4) . A subject constrained in its operation by mandatory access control policies can still operate under the less rigorous constraints of AC-3(4), but mandatory access control policies take precedence over the less rigorous constraints of AC-3(4). For example, while a mandatory access control policy imposes a constraint that prevents a subject from passing information to another subject operating at a different impact or classification level, AC-3(4) permits the subject to pass the information to any other subject with the same impact or classification level as the subject. Examples of mandatory access control policies include the Bell-LaPadula policy to protect confidentiality of information and the Biba policy to protect the integrity of information.

Organization-defined parameters (5)
organization-defined mandatory access control policy
mandatory access control policymandatory access control policy enforced over the set of covered subjects is defined;
mandatory access control policymandatory access control policy enforced over the set of covered objects is defined;
subjectssubjects to be explicitly granted privileges are defined;
privilegesprivileges to be explicitly granted to subjects are defined;
Assessment objectives and methods
  1. AC-03(03)[01][Organization-defined: mandatory access control policy] is enforced over the set of covered subjects specified in the policy;
  2. AC-03(03)[02][Organization-defined: mandatory access control policy] is enforced over the set of covered objects specified in the policy;
  3. AC-03(03)(a)
    1. AC-03(03)(a)[01][Organization-defined: mandatory access control policy] is uniformly enforced across the covered subjects within the system;
    2. AC-03(03)(a)[02][Organization-defined: mandatory access control policy] is uniformly enforced across the covered objects within the system;
  4. AC-03(03)(b)
    1. AC-03(03)(b)(01)[Organization-defined: mandatory access control policy] and [Organization-defined: mandatory access control policy] specifying that a subject that has been granted access to information is constrained from passing the information to unauthorized subjects or objects are enforced;
    2. AC-03(03)(b)(02)[Organization-defined: mandatory access control policy] and [Organization-defined: mandatory access control policy] specifying that a subject that has been granted access to information is constrained from granting its privileges to other subjects are enforced;
    3. AC-03(03)(b)(03)[Organization-defined: mandatory access control policy] and [Organization-defined: mandatory access control policy] specifying that a subject that has been granted access to information is constrained from changing one of more security attributes (specified by the policy) on subjects, objects, the system, or system components are enforced;
    4. AC-03(03)(b)(04)[Organization-defined: mandatory access control policy] and [Organization-defined: mandatory access control policy] specifying that a subject that has been granted access to information is constrained from choosing the security attributes and attribute values (specified by the policy) to be associated with newly created or modified objects are enforced;
    5. AC-03(03)(b)(05)[Organization-defined: mandatory access control policy] and [Organization-defined: mandatory access control policy] specifying that a subject that has been granted access to information is constrained from changing the rules governing access control are enforced;
  5. AC-03(03)(c)[Organization-defined: mandatory access control policy] and [Organization-defined: mandatory access control policy] specifying that [Organization-defined: subjects] may explicitly be granted [Organization-defined: privileges] such that they are not limited by any defined subset (or all) of the above constraints are enforced.

Examine

  • Access control policy
  • mandatory access control policies
  • procedures addressing access enforcement
  • system design documentation
  • system configuration settings and associated documentation
  • list of subjects and objects (i.e., users and resources) requiring enforcement of mandatory access control policies
  • system audit records
  • system security plan
  • other relevant documents or records

Interview

  • Organizational personnel with access enforcement responsibilities
  • system/network administrators
  • organizational personnel with information security responsibilities
  • system developers

Test

  • Automated mechanisms implementing mandatory access control
Related controls
Official NIST control enhancement

AC-3(4) — Discretionary Access Control

Enforce [Organization-defined: organization-defined discretionary access control policy] over the set of covered subjects and objects specified in the policy, and where the policy specifies that a subject that has been granted access to information can do one or more of the following:

  1. (a)Pass the information to any other subjects or objects;
  2. (b)Grant its privileges to other subjects;
  3. (c)Change security attributes on subjects, objects, the system, or the system’s components;
  4. (d)Choose the security attributes to be associated with newly created or revised objects; or
  5. (e)Change the rules governing access control.
Official discussion

When discretionary access control policies are implemented, subjects are not constrained with regard to what actions they can take with information for which they have already been granted access. Thus, subjects that have been granted access to information are not prevented from passing the information to other subjects or objects (i.e., subjects have the discretion to pass). Discretionary access control can operate in conjunction with mandatory access control as described in [AC-3(3)](#ac-3.3) and [AC-3(15)](#ac-3.15) . A subject that is constrained in its operation by mandatory access control policies can still operate under the less rigorous constraints of discretionary access control. Therefore, while [AC-3(3)](#ac-3.3) imposes constraints that prevent a subject from passing information to another subject operating at a different impact or classification level, [AC-3(4)](#ac-3.4) permits the subject to pass the information to any subject at the same impact or classification level. The policy is bounded by the system. Once the information is passed outside of system control, additional means may be required to ensure that the constraints remain in effect. While traditional definitions of discretionary access control require identity-based access control, that limitation is not required for this particular use of discretionary access control.

Organization-defined parameters (3)
organization-defined discretionary access control policy
discretionary access control policydiscretionary access control policy enforced over the set of covered subjects is defined;
discretionary access control policydiscretionary access control policy enforced over the set of covered objects is defined;
Assessment objectives and methods
  1. AC-03(04)[01][Organization-defined: discretionary access control policy] is enforced over the set of covered subjects specified in the policy;
  2. AC-03(04)[02][Organization-defined: discretionary access control policy] is enforced over the set of covered objects specified in the policy;
  3. AC-03(04)(a)[Organization-defined: discretionary access control policy] and [Organization-defined: discretionary access control policy] are enforced where the policy specifies that a subject that has been granted access to information can pass the information to any other subjects or objects;
  4. AC-03(04)(b)[Organization-defined: discretionary access control policy] and [Organization-defined: discretionary access control policy] are enforced where the policy specifies that a subject that has been granted access to information can grant its privileges to other subjects;
  5. AC-03(04)(c)[Organization-defined: discretionary access control policy] and [Organization-defined: discretionary access control policy] are enforced where the policy specifies that a subject that has been granted access to information can change security attributes on subjects, objects, the system, or the system’s components;
  6. AC-03(04)(d)[Organization-defined: discretionary access control policy] and [Organization-defined: discretionary access control policy] are enforced where the policy specifies that a subject that has been granted access to information can choose the security attributes to be associated with newly created or revised objects;
  7. AC-03(04)(e)[Organization-defined: discretionary access control policy] and [Organization-defined: discretionary access control policy] are enforced where the policy specifies that a subject that has been granted access to information can change the rules governing access control.

Examine

  • Access control policy
  • discretionary access control policies
  • procedures addressing access enforcement
  • system design documentation
  • system configuration settings and associated documentation
  • list of subjects and objects (i.e., users and resources) requiring enforcement of discretionary access control policies
  • system audit records
  • system security plan
  • other relevant documents or records

Interview

  • Organizational personnel with access enforcement responsibilities
  • system/network administrators
  • organizational personnel with information security responsibilities
  • system developers

Test

  • Mechanisms implementing discretionary access control policy
Official NIST control enhancement

AC-3(5) — Security-relevant Information

Prevent access to [Organization-defined: security-relevant information] except during secure, non-operable system states.

Official discussion

Security-relevant information is information within systems that can potentially impact the operation of security functions or the provision of security services in a manner that could result in failure to enforce system security and privacy policies or maintain the separation of code and data. Security-relevant information includes access control lists, filtering rules for routers or firewalls, configuration parameters for security services, and cryptographic key management information. Secure, non-operable system states include the times in which systems are not performing mission or business-related processing, such as when the system is offline for maintenance, boot-up, troubleshooting, or shut down.

Organization-defined parameters (1)
security-relevant informationsecurity-relevant information to which access is prevented except during secure, non-operable system states is defined;
Assessment objectives and methods

access to [Organization-defined: security-relevant information] is prevented except during secure, non-operable system states.

Examine

  • Access control policy
  • procedures addressing access enforcement
  • system design documentation
  • system configuration settings and associated documentation
  • system audit records
  • system security plan
  • other relevant documents or records

Interview

  • Organizational personnel with access enforcement responsibilities
  • system/network administrators
  • organizational personnel with information security responsibilities
  • system developers

Test

  • Mechanisms preventing access to security-relevant information within the system
Related controls
Official NIST control enhancement

AC-3(6) — Protection of User and System Information

Withdrawn

This enhancement is marked withdrawn in the official OSCAL catalog. Related-control metadata below may identify where its intent was incorporated.

Official NIST control enhancement

AC-3(7) — Role-based Access Control

Enforce a role-based access control policy over defined subjects and objects and control access based upon [Organization-defined: organization-defined roles and users authorized to assume such roles].

Official discussion

Role-based access control (RBAC) is an access control policy that enforces access to objects and system functions based on the defined role (i.e., job function) of the subject. Organizations can create specific roles based on job functions and the authorizations (i.e., privileges) to perform needed operations on the systems associated with the organization-defined roles. When users are assigned to specific roles, they inherit the authorizations or privileges defined for those roles. RBAC simplifies privilege administration for organizations because privileges are not assigned directly to every user (which can be a large number of individuals) but are instead acquired through role assignments. RBAC can also increase privacy and security risk if individuals assigned to a role are given access to information beyond what they need to support organizational missions or business functions. RBAC can be implemented as a mandatory or discretionary form of access control. For organizations implementing RBAC with mandatory access controls, the requirements in [AC-3(3)](#ac-3.3) define the scope of the subjects and objects covered by the policy.

Organization-defined parameters (3)
organization-defined roles and users authorized to assume such roles
rolesroles upon which to base control of access are defined;
users authorized to assume such rolesusers authorized to assume roles (defined in AC-03(07)_ODP[01]) are defined;
Assessment objectives and methods
  1. AC-03(07)[01]a role-based access control policy is enforced over defined subjects;
  2. AC-03(07)[02]a role-based access control policy is enforced over defined objects;
  3. AC-03(07)[03]access is controlled based on [Organization-defined: roles] and [Organization-defined: users authorized to assume such roles].

Examine

  • Access control policy
  • role-based access control policies
  • procedures addressing access enforcement
  • system design documentation
  • system configuration settings and associated documentation
  • list of roles, users, and associated privileges required to control system access
  • system audit records
  • system security plan
  • privacy plan
  • other relevant documents or records

Interview

  • Organizational personnel with access enforcement responsibilities
  • system/network administrators
  • organizational personnel with information security and privacy responsibilities
  • system developers

Test

  • Mechanisms implementing role-based access control policy
Official NIST control enhancement

AC-3(8) — Revocation of Access Authorizations

Enforce the revocation of access authorizations resulting from changes to the security attributes of subjects and objects based on [Organization-defined: rules].

Official discussion

Revocation of access rules may differ based on the types of access revoked. For example, if a subject (i.e., user or process acting on behalf of a user) is removed from a group, access may not be revoked until the next time the object is opened or the next time the subject attempts to access the object. Revocation based on changes to security labels may take effect immediately. Organizations provide alternative approaches on how to make revocations immediate if systems cannot provide such capability and immediate revocation is necessary.

Organization-defined parameters (1)
rulesrules governing the timing of revocations of access authorizations are defined;
Assessment objectives and methods
  1. AC-03(08)[01]revocation of access authorizations is enforced, resulting from changes to the security attributes of subjects based on [Organization-defined: rules];
  2. AC-03(08)[02]revocation of access authorizations is enforced resulting from changes to the security attributes of objects based on [Organization-defined: rules].

Examine

  • Access control policy
  • procedures addressing access enforcement
  • system design documentation
  • system configuration settings and associated documentation
  • rules governing revocation of access authorizations, system audit records
  • system security plan
  • other relevant documents or records

Interview

  • Organizational personnel with access enforcement responsibilities
  • system/network administrators
  • organizational personnel with information security responsibilities
  • system developers

Test

  • Mechanisms implementing access enforcement functions
Official NIST control enhancement

AC-3(9) — Controlled Release

Release information outside of the system only if:

  1. (a)The receiving [Organization-defined: system or system component] provides [Organization-defined: controls] ; and
  2. (b)[Organization-defined: controls] are used to validate the appropriateness of the information designated for release.
Official discussion

Organizations can only directly protect information when it resides within the system. Additional controls may be needed to ensure that organizational information is adequately protected once it is transmitted outside of the system. In situations where the system is unable to determine the adequacy of the protections provided by external entities, as a mitigation measure, organizations procedurally determine whether the external systems are providing adequate controls. The means used to determine the adequacy of controls provided by external systems include conducting periodic assessments (inspections/tests), establishing agreements between the organization and its counterpart organizations, or some other process. The means used by external entities to protect the information received need not be the same as those used by the organization, but the means employed are sufficient to provide consistent adjudication of the security and privacy policy to protect the information and individuals’ privacy. Controlled release of information requires systems to implement technical or procedural means to validate the information prior to releasing it to external systems. For example, if the system passes information to a system controlled by another organization, technical means are employed to validate that the security and privacy attributes associated with the exported information are appropriate for the receiving system. Alternatively, if the system passes information to a printer in organization-controlled space, procedural means can be employed to ensure that only authorized individuals gain access to the printer.

Organization-defined parameters (3)
system or system componentthe outside system or system component to which to release information is defined;
controlscontrols to be provided by the outside system or system component (defined in AC-03(09)_ODP[01]) are defined;
controlscontrols used to validate appropriateness of information to be released are defined;
Assessment objectives and methods
  1. AC-03(09)(a)information is released outside of the system only if the receiving [Organization-defined: system or system component] provides [Organization-defined: controls];
  2. AC-03(09)(b)information is released outside of the system only if [Organization-defined: controls] are used to validate the appropriateness of the information designated for release.

Examine

  • Access control policy
  • procedures addressing access enforcement
  • system design documentation
  • system configuration settings and associated documentation
  • list of security and privacy safeguards provided by receiving system or system components
  • list of security and privacy safeguards validating appropriateness of information designated for release
  • system audit records
  • results of period assessments (inspections/tests) of the external system
  • information sharing agreements
  • memoranda of understanding
  • acquisitions/contractual agreements
  • system security plan
  • privacy plan
  • other relevant documents or records

Interview

  • Organizational personnel with access enforcement responsibilities
  • system/network administrators
  • organizational personnel with information security and privacy responsibilities
  • organizational personnel with responsibility for acquisitions/contractual agreements
  • legal counsel
  • system developers

Test

  • Mechanisms implementing access enforcement functions
Related controls
Official NIST control enhancement

AC-3(10) — Audited Override of Access Control Mechanisms

Employ an audited override of automated access control mechanisms under [Organization-defined: conditions] by [Organization-defined: roles].

Official discussion

In certain situations, such as when there is a threat to human life or an event that threatens the organization’s ability to carry out critical missions or business functions, an override capability for access control mechanisms may be needed. Override conditions are defined by organizations and used only in those limited circumstances. Audit events are defined in [AU-2](#au-2) . Audit records are generated in [AU-12](#au-12).

Organization-defined parameters (2)
conditionsconditions under which to employ an audited override of automated access control mechanisms are defined;
rolesroles allowed to employ an audited override of automated access control mechanisms are defined;
Assessment objectives and methods

an audited override of automated access control mechanisms is employed under [Organization-defined: conditions] by [Organization-defined: roles].

Examine

  • Access control policy
  • procedures addressing access enforcement
  • system design documentation
  • system configuration settings and associated documentation
  • conditions for employing audited override of automated access control mechanisms
  • system audit records
  • system security plan
  • other relevant documents or records

Interview

  • Organizational personnel with access enforcement responsibilities
  • system/network administrators
  • organizational personnel with information security responsibilities

Test

  • Mechanisms implementing access enforcement functions
Related controls
Official NIST control enhancement

AC-3(11) — Restrict Access to Specific Information Types

Restrict access to data repositories containing [Organization-defined: information types].

Official discussion

Restricting access to specific information is intended to provide flexibility regarding access control of specific information types within a system. For example, role-based access could be employed to allow access to only a specific type of personally identifiable information within a database rather than allowing access to the database in its entirety. Other examples include restricting access to cryptographic keys, authentication information, and selected system information.

Organization-defined parameters (1)
information typesinformation types requiring restricted access to data repositories are defined;
Assessment objectives and methods

access to data repositories containing [Organization-defined: information types] is restricted.

Examine

  • Access control policy
  • procedures addressing access enforcement
  • system design documentation
  • system configuration settings and associated documentation
  • system audit records
  • system security plan
  • other relevant documents or records

Interview

  • Organizational personnel with access enforcement responsibilities
  • organizational personnel with responsibilities for data repositories
  • system/network administrators
  • organizational personnel with information security responsibilities

Test

  • Mechanisms implementing access enforcement functions
Related controls
Official NIST control enhancement

AC-3(12) — Assert and Enforce Application Access

  1. (a)Require applications to assert, as part of the installation process, the access needed to the following system applications and functions: [Organization-defined: system applications and functions];
  2. (b)Provide an enforcement mechanism to prevent unauthorized access; and
  3. (c)Approve access changes after initial installation of the application.
Official discussion

Asserting and enforcing application access is intended to address applications that need to access existing system applications and functions, including user contacts, global positioning systems, cameras, keyboards, microphones, networks, phones, or other files.

Organization-defined parameters (1)
system applications and functionssystem applications and functions requiring access assertion are defined;
Assessment objectives and methods
  1. AC-03(12)(a)as part of the installation process, applications are required to assert the access needed to the following system applications and functions: [Organization-defined: system applications and functions];
  2. AC-03(12)(b)an enforcement mechanism to prevent unauthorized access is provided;
  3. AC-03(12)(c)access changes after initial installation of the application are approved.

Examine

  • Access control policy
  • procedures addressing access enforcement
  • system design documentation
  • system configuration settings and associated documentation
  • system audit records
  • system security plan
  • other relevant documents or records

Interview

  • Organizational personnel with access enforcement responsibilities
  • system/network administrators
  • organizational personnel with information security responsibilities

Test

  • Mechanisms implementing access enforcement functions
Related controls
Official NIST control enhancement

AC-3(13) — Attribute-based Access Control

Enforce attribute-based access control policy over defined subjects and objects and control access based upon [Organization-defined: attributes].

Official discussion

Attribute-based access control is an access control policy that restricts system access to authorized users based on specified organizational attributes (e.g., job function, identity), action attributes (e.g., read, write, delete), environmental attributes (e.g., time of day, location), and resource attributes (e.g., classification of a document). Organizations can create rules based on attributes and the authorizations (i.e., privileges) to perform needed operations on the systems associated with organization-defined attributes and rules. When users are assigned to attributes defined in attribute-based access control policies or rules, they can be provisioned to a system with the appropriate privileges or dynamically granted access to a protected resource. Attribute-based access control can be implemented as either a mandatory or discretionary form of access control. When implemented with mandatory access controls, the requirements in [AC-3(3)](#ac-3.3) define the scope of the subjects and objects covered by the policy.

Organization-defined parameters (1)
attributesattributes to assume access permissions are defined;
Assessment objectives and methods
  1. AC-03(13)[01]the attribute-based access control policy is enforced over defined subjects;
  2. AC-03(13)[02]the attribute-based access control policy is enforced over defined objects;
  3. AC-03(13)[03]access is controlled based on [Organization-defined: attributes].

Examine

  • Access control policy
  • procedures addressing access enforcement
  • system design documentation
  • system configuration settings and associated documentation
  • list of subjects and objects (i.e., users and resources) requiring enforcement of attribute-based access control policies
  • system audit records
  • system security plan
  • other relevant documents or records

Interview

  • Organizational personnel with access enforcement responsibilities
  • system/network administrators
  • organizational personnel with information security responsibilities

Test

  • Mechanisms implementing access enforcement functions
Official NIST control enhancement

AC-3(14) — Individual Access

Privacy

Provide [Organization-defined: mechanisms] to enable individuals to have access to the following elements of their personally identifiable information: [Organization-defined: elements].

Official discussion

Individual access affords individuals the ability to review personally identifiable information about them held within organizational records, regardless of format. Access helps individuals to develop an understanding about how their personally identifiable information is being processed. It can also help individuals ensure that their data is accurate. Access mechanisms can include request forms and application interfaces. For federal agencies, [PRIVACT](#18e71fec-c6fd-475a-925a-5d8495cf8455) processes can be located in systems of record notices and on agency websites. Access to certain types of records may not be appropriate (e.g., for federal agencies, law enforcement records within a system of records may be exempt from disclosure under the [PRIVACT](#18e71fec-c6fd-475a-925a-5d8495cf8455) ) or may require certain levels of authentication assurance. Organizational personnel consult with the senior agency official for privacy and legal counsel to determine appropriate mechanisms and access rights or limitations.

Organization-defined parameters (2)
mechanismsmechanisms enabling individuals to have access to elements of their personally identifiable information are defined;
elementselements of personally identifiable information to which individuals have access are defined;
Assessment objectives and methods

[Organization-defined: mechanisms] are provided to enable individuals to have access to [Organization-defined: elements] of their personally identifiable information.

Examine

  • Access mechanisms (e.g., request forms and application interfaces)
  • access control policy
  • procedures addressing access enforcement
  • system design documentation
  • system configuration settings and associated documentation
  • documentation regarding access to an individual’s personally identifiable information
  • system audit records
  • system security plan
  • privacy plan
  • privacy impact assessment
  • privacy assessment findings and/or reports
  • other relevant documents or records

Interview

  • Organizational personnel with access enforcement responsibilities
  • system/network administrators
  • organizational personnel with information security and privacy responsibilities
  • legal counsel

Test

  • Mechanisms implementing access enforcement functions
  • mechanisms enabling individual access to personally identifiable information
Related controls
Official NIST control enhancement

AC-3(15) — Discretionary and Mandatory Access Control

  1. (a)Enforce [Organization-defined: organization-defined mandatory access control policy] over the set of covered subjects and objects specified in the policy; and
  2. (b)Enforce [Organization-defined: organization-defined discretionary access control policy] over the set of covered subjects and objects specified in the policy.
Official discussion

Simultaneously implementing a mandatory access control policy and a discretionary access control policy can provide additional protection against the unauthorized execution of code by users or processes acting on behalf of users. This helps prevent a single compromised user or process from compromising the entire system.

Organization-defined parameters (6)
organization-defined mandatory access control policy
organization-defined discretionary access control policy
mandatory access control policya mandatory access control policy enforced over the set of covered subjects specified in the policy is defined;
mandatory access control policya mandatory access control policy enforced over the set of covered objects specified in the policy is defined;
discretionary access control policya discretionary access control policy enforced over the set of covered subjects specified in the policy is defined;
discretionary access control policya discretionary access control policy enforced over the set of covered objects specified in the policy is defined;
Assessment objectives and methods
  1. AC-03(15)(a)
    1. AC-03(15)(a)[01][Organization-defined: mandatory access control policy] is enforced over the set of covered subjects specified in the policy;
    2. AC-03(15)(a)[02][Organization-defined: mandatory access control policy] is enforced over the set of covered objects specified in the policy;
  2. AC-03(15)(b)
    1. AC-03(15)(b)[01][Organization-defined: discretionary access control policy] is enforced over the set of covered subjects specified in the policy;
    2. AC-03(15)(b)[02][Organization-defined: discretionary access control policy] is enforced over the set of covered objects specified in the policy.

Examine

  • Access control policy
  • procedures addressing access enforcement
  • system design documentation
  • system configuration settings and associated documentation
  • list of subjects and objects (i.e., users and resources) requiring enforcement of mandatory access control policies
  • list of subjects and objects (i.e., users and resources) requiring enforcement of discretionary access control policies
  • system audit records
  • system security plan
  • other relevant documents or records

Interview

  • Organizational personnel with access enforcement responsibilities
  • system/network administrators
  • organizational personnel with information security responsibilities
  • system developers

Test

  • Mechanisms implementing mandatory and discretionary access control policy
Related controls
Source record

Authoritative sources