Skip to content
Release: Australia · Updated: 2026-03-30 · Official documentation · View source

Configure sudo banner exclusion list

Add the appropriate commands to the sudo banner exclusion list so the system doesn't flag it.

Before you begin

Role required: admin

Procedure

  1. From your ServiceNow instance, navigate to All > All properties.

  2. In the System Properties table, select the sn_dex.sudo_banner_excluded_fields property.

  3. Add the command you want to exclude in the Value field.

    You can find the list of available commands in the property description.

    You can add several commands, separated by a comma.

  4. Select Save.

    Note: The following two commands apply to Windows only: Agent User and IsLocalSystem.

Parent Topic:Sudo banner validation