Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 Use this parameter to customize the post-login banner from the EMA and CLI applications.

Command Syntax

Code Block
% set system admin <SYSTEM NAME> banner <system name>
	ackBanner <disable | enable>
	bannerText <text>

 

Command Parameters

Caption
0Table
1Banner Parameters
3Banner Parameters

Parameter

Length/Range

Description

ackBannerN/A

Enable flag to require user to acknowledge (accept) the banner before gaining access to the system each time the user logs into the system.

    • disabled (default)
    • enabled 

bannerText 

0-1600 

<"text"> – Enter the custom banner text (within quotation marks) to display when users login to EMA and CLI applications.

NOTE: "Field Service" and "Operator" user types are not allowed to change the Login Banner configuration.

Command Example

The following example sets the Banner content to require user acknowledgement:

Code Block
languagenone
set system admin SBC01 banner ackBanner enabled bannerText "This computer system, including all related equipment and network devices (including Internet access), are provided for authorized use only"

commit

 

Pagebreak