Veritas NetBackup™ Virtual Appliance Documentation
- Getting started
- Deployment and initial configuration
- Post initial configuration procedures
- Configuring
- About configuring Host parameters for your appliance on the NetBackup Virtual Appliance
- Alerting
- About SNMP
- About Call Home
- Using
- About storage configuration
- About viewing storage space information using the Show command
- 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
- About storage configuration
- Logging
- Troubleshooting
- About NetBackup support utilities
- Security
- About Symantec Data Center Security on the NetBackup Virtual Appliance
- Setting the appliance login banner
- 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
- Section I. Commands
- Commands overview
- Appendix A. Appliance commands
- Appendix B. Network commands
- Appendix C. Support commands
- Appendix D. Monitor commands
- Appendix E. Settings commands
- Appendix F. Reports commands
- Appendix G. Manage 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
SEE ALSO