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.
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)- A2% (1)
- B7% (3)
- C2% (1)
- D88% (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.
'For a specific role, group, or user' describes the 'who' (users, roles, groups) that ACLs apply to, not the 'what' (database objects) they protect.
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.
'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.
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
Community Discussion
No community discussion yet for this question.