nerdexam
ServiceNow

CAD · Question #57

Assume a table called table exists and contains 3 fields: field1, field2, field3. Examine the Access Control list for table: Which field or fields can a user with the itil role read?

The correct answer is D. All fields except field3. This question asks to determine which fields an 'itil' user can read from a table, but the specific Access Control List (ACL) configuration is not provided.

Submitted by olafpl· Apr 18, 2026Security and Restricting Access

Question

Assume a table called table exists and contains 3 fields: field1, field2, field3. Examine the Access Control list for table:

Which field or fields can a user with the itil role read?

Options

  • Afield3 only
  • Bfiled1 and field3
  • CAll fields
  • DAll fields except field3

How the community answered

(34 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    12% (4)
  • D
    79% (27)

Why each option

This question asks to determine which fields an 'itil' user can read from a table, but the specific Access Control List (ACL) configuration is not provided.

Afield3 only

This is incorrect as the specified answer allows reading more fields than just 'field3'.

Bfiled1 and field3

This is incorrect as the specified answer allows reading all fields except 'field3'.

CAll fields

This is incorrect as the specified answer explicitly excludes 'field3' from being readable by the 'itil' role.

DAll fields except field3Correct

According to the provided correct answer, users with the 'itil' role can read all fields except 'field3', implying a specific ACL configuration where 'field3' has a more restrictive read access.

Concept tested: Access Control List (ACL) field read permissions

Topics

#Access Control Lists#Field Security#Role-based Access Control#ACL Precedence

Community Discussion

No community discussion yet for this question.

Full CAD Practice