Navigation

  • index
  • next    
  • previous    
  • VOSS-4-UC 21.1 documentation »
  • Platform Guide »

Banner¶

An administrator can manage a custom banner on the system from the CLI to display before login. The banner needs to be configured on a per node basis, in other words on each node in a cluster.

Banners are maintained on system update.

Banner text:

  • Must be ASCII text in a UTF-8 file
  • Can be up to 1600 characters. This includes spaces, tabs and other non-printing characters.
  • Displays before login (SSH, SFTP, SCP)

An error message will display if the banner text is longer than the required length.

The following is an example:

$ ssh username@host

 ########################################################################
 # WARNING: Unauthorized access to this system is forbidden and will be #
 # prosecuted by law. By accessing this system, you agree that your     #
 # actions may be monitored if unauthorized usage is suspected.         #
 ########################################################################

 username@host's password:

The banner can be created in a file, uploaded to the system and then enabled.

  1. Create the banner in a file, for example banner.

  2. Upload the banner file, for example:

    scp banner username@host:media/
    
  3. When logged in on the system, remove any previous banner and add the uploaded banner:

    system banner remove
    system banner add media/banner
    
  4. The banner will then be shown as in the example above.

  • To show the current banner, use: system banner read If no banner is available, a message will show.
  • To remove the current banner, use: system banner remove

Logo

Quick search

Contents

  • What’s New by Feature
  • What’s New by Document
  • Compatibility Matrix
  • Provider Core Feature Guide
  • Enterprise Core Feature Guide
  • Self-service Guide
  • Architecture and Hardware Specification Guide
  • Installation Guide
  • Upgrade Guide with ISO and Template
  • Multi-Cluster Deployments Technical Guide
  • Platform Guide
    • What’s New
    • Overview
    • The Command Line Interface
    • Node Deployment
    • Provisioning
    • Networking
    • Application Control
    • System Control
      • System Commands Overview
      • System restart
      • Passwords
      • System Boot Passwords
      • Federal Information Processing Standards (FIPS)
      • File Management
      • Drive control
      • Transaction Prioritization
      • Banner
      • Checksum
    • Diagnostics
    • Notifications
    • SNMP
    • Scheduling
    • Backups
    • System Security
    • Network Security
    • High Availability and Disaster Recovery (DR)
    • Troubleshooting
    • Appendices
  • Health Checks for Cluster Installations Guide
  • Best Practices Guide
  • Advanced Configuration Guide
  • BulkLoader Provisioning Guide
  • Provider HCS Dial Plan Management Support Guide
  • Business Admin Portal Guide
  • Licensing and Subscriber Data Export Guide
  • API Guide
  • Language Pack Guide
  • Microsoft Windows PowerShell Proxy Server Installation and Upgrade Guide (Microsoft Teams)
  • NBI Technical Description and Deployment Guide
  • NBI Install Guide
  • Open Source License Usage

Previous topic

← Transaction Prioritization

Next topic

→ Checksum

This Page

  • Show Source

Navigation

  • index
  • next    
  • previous    
  • VOSS-4-UC 21.1 documentation »
  • Platform Guide »
Email us. We appreciate and value your comments.              © Copyright 2021, VISIONOSS LIMITED. Last updated on 02 Sep 2021 at 14:12.