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 |
---|
0 | Table |
---|
1 | Banner Parameters |
---|
3 | Banner Parameters |
---|
|
Parameter | Length/Range | Description |
---|
ackBanner | N/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 |
---|
|
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 |