Can banner be configured on NodeGrid?

Can banner be configured on NodeGrid?

Yes, you can configure banner. Here is an example from CLI on how to configure the banner:

Connect to the NodeGrid via ssh or console port, and log in as admin.

Then type the following commands:

[admin@nodegrid /]# cd /settings/system_preferences/

[admin@nodegrid system_preferences]# set enable_banner=yes banner="Warning:\\nThis session will be monitored for auditing purposes"

[+admin@nodegrid system_preferences]# commit


And here are the steps to configure the banner from the Web:

Log in as admin to the WebUI

Go to System, Preferences, and check the "Enable Banner Message" check box

Add this to the Banner box: Warning: This session will be monitored for auditing purposes

Save

    • Related Articles

    • Nodegrid CLI - Add banner message with multiple lines

      The CLI command to add a login banner message with multiple lines, can be entered all on a single line. This is sometimes required when using automation tools. The 'set banner=' command requires the text to be inside double quotes and the ...
    • How to Configure Nodegrid Serial Ports

      To configure the serial ports of your Nodegrid Serial Console, follow the guideline steps below.   WebUI Log in as admin to the Nodegrid Serial Console Web interface. Go to Managed Devices page. Select the serial ports you want to configure, or check ...
    • Nodegrid Manager Installation in ESXi 5

      Nodegrid Manager software is installed from an ISO file. The installation procedure is a three-stage process:  Creating a virtual machine; Booting from the ISO file in order to install the software; Restarting and booting from the newly created ...
    • Nodegrid Manager Installation in ESXi 6

      Nodegrid Manager software is installed from an ISO file. The installation procedure is a three-stage process:  Creating a virtual machine; Booting from the ISO file in order to install the software; Restarting and booting from the newly created ...
    • How to Telnet and SSH to the Nodegrid Serial Ports

      Note: by default, Telnet access is turned off with your Nodegrid Serial Console. Authorized users can use Telnet or SSH to connect directly to the console of a managed device if all of the following are true: Telnet / SSH protocol is enabled under ...