NET/MASTER Management Services (MS) System Management Guide
Setting Logon Screen Attributes
Customizing the Operations Environment
5–8 115414 NonStop NET/MASTER MS System Management Guide
Setting a Logon Screen
Banner
Use the LBANNER command to set or erase a NonStop NET/MASTER MS logon
screen banner line. The logon screen has sixteen lines available to display banner
lines, beginning from line four on the logon screen: collectively, the individual banner
lines are called the logon screen banner. After you enter the command, you must log
off NonStop NET/MASTER MS and redisplay the logon screen to check that a banner
line is correctly set or erased.
For example, the following commands (from an NCL procedure):
CMD "LB 1 'This is Line 1.................................................................'"
CMD "LB 2 '.................................................................This is Line 2'"
CMD "LB 3 '.................................This is Line 3................................'"
CMD "LB 4 ' '"
CMD "LB 5 '*******************************************************************************'"
CMD "LB 6 'MESSAGES: '"
CMD "LB 7 ' '"
CMD "LB 8 '30 JUNE 1999: '"
CMD "LB 9 'This is a message to all users who log on to this system. '"
CMD "LB 10 ' '"
CMD "LB 11 '25 JUNE 1999: '"
CMD "LB 12 'This is a message to all users who log on to this system. '"
CMD "LB 13 ' '"
CMD "LB 14 '20 JUNE 1999: '"
CMD "LB 15 'This is a message to all users who log on to this system. '"
CMD "LB 16 '*******************************************************************************'"
results in the display shown in the next screen example.
This is Line 1.................................................................
.................................................................This is Line 2
.................................This is Line 3................................
*******************************************************************************
MESSAGES:
30 JUNE 1999:
This is a message to all users who log on to this system.
25 JUNE 1999:
This is a message to all users who log on to this system.
20 JUNE 1999:
This is a message to all users who log on to this system.
*******************************************************************************
Enter User ID ===> Password ===>
NonStop is a trademark of Tandem Computers Incorporated
NET/MASTER is a registered trademark of Software Developments Pty Ltd
The logon screen banner appears immediately; it remains in effect until you either
choose different banner lines or stop the NonStop NET/MASTER MS system.