Servicenow Certified System Administrator CSA · Free Practice Question Medium

Question 58

What types of permissions can be configured in an access control rule?

Select 3 Answers from the below options.

  • A

    A script that sets the 'answer' variable to true or false

  • B

    Roles

  • C

    Conditions

  • D

    Users

  • E

    Groups

Reveal correct answers

Correct answers: A, B, C

Explanation

Rules for access control lists (ACLs) restrict access to data by requiring users to pass a set of requirements before interacting with it.

An ACL rule only grants a user access to an object if the user meets all of the matching ACL rule's permissions.

  1. The condition must evaluate to true.

  2. The script must evaluate to true or return an answer variable with the value of true.

  3. The user must have one of the roles in the required roles list. If the list is empty, this condition evaluates to true.

  4. [Record ACL rules only] The matching table-level and field-level ACL rules must both evaluate to true.


In summary, Conditions, roles, and a script that sets the 'answer' variable to true or false can be configured in an access control rule.


Screenshot: Example of an Incident ACL

Learn more here!

Learning Domain: Database Management - Application / Access Control

Difficulty level: Medium

Discussion

Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.

You must be logged in to post a comment.

Preparing For

Your Certification?

255+ certifications
Detailed explanations
Free PDF samples

Has All The Questions You Need