Veritas NetBackup™ Virtual Appliance Documentation
- Getting to know the NetBackup Virtual Appliance
- NetBackup Virtual Appliance product description
- Preparing to deploy the appliance
- Deploying and configuring the appliance
- How to deploy and configure a NetBackup Virtual Appliance combined master and media server
- How to deploy and configure a NetBackup Virtual Appliance media server
- How to deploy and configure a NetBackup Virtual Appliance master server
- How to deploy and configure a NetBackup Virtual Appliance CloudCatalyst
- How to deploy and configure a NetBackup Virtual Appliance combined master and media server
- Post initial configuration procedures
- Appliance common tasks
- Storage management
- About NetBackup Virtual Appliance storage configuration
- About viewing storage space information using the Show command
- About NetBackup Virtual Appliance storage configuration
- Network connection management
- Managing users
- About authenticating LDAP users
- About authenticating Active Directory users
- About authenticating Kerberos-NIS users
- About user authorization on the NetBackup Virtual Appliance
- Creating NetBackup administrator user accounts
- Using the appliance
- About configuring Host parameters for your appliance on the NetBackup Virtual Appliance
- About Copilot functionality and Share management
- About NetBackup Virtual Appliance as a VMware backup host
- About running NetBackup commands from the appliance
- About mounting a remote NFS
- About Auto Image Replication from a NetBackup Virtual Appliance
- Monitoring the appliance
- About SNMP
- About Call Home
- Appliance security
- About Symantec Data Center Security on the NetBackup Virtual Appliance
- Setting the appliance login banner
- Upgrading the appliance
- About upgrading to NetBackup Virtual Appliance software version 3.1.2
- Requirements and best practices for upgrading NetBackup appliances
- Methods for downloading appliance software release updates
- Appliance restore
- Decommissioning and Reconfiguring
- Troubleshooting
- About disaster recovery
- About NetBackup support utilities
- Appliance logging
- Commands overview
- Appendix A. Appliance commands
- Appendix B. Manage commands
- Appendix C. Monitor commands
- Appendix D. Network commands
- Appendix E. Reports commands
- Appendix F. Settings commands
- Appendix G. Support commands
Name
Main > Settings > Notifications > LoginBanner — Set and manage a text banner that appears before a user logs on to the appliance.
SYNOPSIS
Remove
Set
Show
SyncNetBackup
DESCRIPTION
The LoginBanner command lets you create a text banner message for your appliance that appears before a user logs on through one of the appliances.
When you set a login banner, it appears with the following appliance login methods:
NetBackup Virtual Appliance Shell Menu
NetBackup Administration Console (optional)
OPTIONS
- Remove
Remove the current login banner from the appliance. The option is also given to remove the login banner from the NetBackup Administration Console.
- Set
Set a new appliance login banner. When you use this option, the appliance prompts you to enter a login banner heading and message to be displayed when a user tries to log on to the appliance.
The banner heading and banner message are both mandatory. Typing return for the heading text or the message text exits the banner configuration without saving any changes.
Login banner text parameters:
Banner heading maximum characters: 250
Banner message maximum characters: 29,000
Standard English alphabet
- Show
View the current login banner.
- SyncNetBackup
Set the existing appliance login banner in the NetBackup Administration Console. This command overwrites the existing NetBackup login banner content with the appliance login banner content. If you run this command when there is no existing appliance login banner, the NetBackup login banner is removed.
EXAMPLES
Example 1 - set a new login banner for the appliance and NetBackup using the LoginBanner Set command:
appliance123.Notifications> LoginBanner Set Enter a heading for the login banner (250 characters limit) or type 'return' to exit: This is a test banner heading Enter the message text for the login banner (type 'end' on a new line to indicate the end of message text): This is a test banner message. end Preview: ******************************* This is a test banner heading ******************************* This is a test banner message. The existing banner will be overwritten and the SSH daemon will be restarted. Do you want to proceed? [y,n]: (y) y Setting the login banner... done Do you want to use this banner for the NetBackup Administration Console as well? (Any existing NetBackup login banner will be overwritten.) [y,n]: (y) y Setting the login banner in NetBackup... done
Once the login banner is set, it displays for any user that tries to access the appliance using SSH. See the following example:
ssh admin@appliance123.com
*******************************
This is a test banner heading
*******************************
This is a test banner message.
Password:
Example 2 - remove the login banner from the appliance and NetBackup using the LoginBanner Remove command:
appliance123.Notifications> LoginBanner Remove The existing banner will be removed and the SSH daemon will be restarted. Do you want to proceed? [y,n]: (y) y Removing the login banner... done Do you want to remove the banner from the NetBackup Administration Console as well? [y,n]: (y) y Removing the login banner from NetBackup... done
Example 3 - Set the current appliance login banner to the NetBackup Administration Console using the LoginBanner SyncNetBackup command:
appliance123.Notifications> LoginBanner SyncNetBackup Are you sure you want to use the current appliance login banner for the NetBackup Administration Console as well? (Any existing NetBackup login banner will be overwritten.) [y, n]: (y) y Setting the login banner in NetBackup... done