nerdexam
ServiceNow

CSA · Question #56

Access Control rules may provide access security for which of the following database objects?

The correct answer is D. For a specific CMDB Configuration item. Access Control Lists (ACLs) in ServiceNow provide security by restricting access to specific database objects, such as a CMDB Configuration Item record.

Submitted by stefanr· Apr 18, 2026Database Management and Platform Security

Question

Access Control rules may provide access security for which of the following database objects?

Options

  • AFor a specific role, group, or user
  • BFor a specific row, column, or table
  • CFor specific groups
  • DFor a specific CMDB Configuration item

How the community answered

(42 responses)
  • A
    2% (1)
  • B
    7% (3)
  • C
    2% (1)
  • D
    88% (37)

Why each option

Access Control Lists (ACLs) in ServiceNow provide security by restricting access to specific database objects, such as a CMDB Configuration Item record.

AFor a specific role, group, or user

'For a specific role, group, or user' describes the 'who' (users, roles, groups) that ACLs apply to, not the 'what' (database objects) they protect.

BFor a specific row, column, or table

While ACLs do secure tables, rows (records), and columns (fields), this option describes the fundamental database components that ACLs protect but is less specific to a common ServiceNow managed entity compared to a Configuration Item.

CFor specific groups

'For specific groups' is too narrow, as ACLs apply to roles and individual users as well, and it describes the 'who' rather than the 'what' object.

DFor a specific CMDB Configuration itemCorrect

Access Control rules are used to define who can access specific data. A CMDB Configuration Item (CI) is a specific type of record (a row in a CMDB table) for which access security is frequently managed by ACLs to ensure only authorized users can view or modify CI information.

Concept tested: ACLs and secured objects

Source: https://docs.servicenow.com/bundle/utah-platform-administration/page/administer/contextual-security/concept/c_AccessControlListRules.html

Topics

#Access Control Lists#Security#CMDB#Records

Community Discussion

No community discussion yet for this question.

Full CSA Practice