chbanner
Use the chbanner command to configure the login message that is displayed during CLI Secure Shell (SSH) login.
Syntax
Parameters
- -file file_path
- (Optional) Specifies the path to the file on the configuration node that contains the new login message.
- -enable
- (Optional) Enables the login message.
- -disable
- (Optional) Disables the login message.
- -clear
- (Optional) Clears the login message.
Description
This command configures the login message that is displayed during CLI SSH login. Use this command for warnings or disclaimers or anything else you need to display in your login screen before logging in.
The file that contains the login message must be copied to the
configuration node before you specify chbanner -file. If a configuration node
failover occurs between copying the file that contains the login message and running the
command, the temporary file must be copied to the new configuration node.
To set a login
message that uses a SAN administrator's workstation:
- Use a suitable text editor to create the message and save the file with a recognizable name.
- Use a secure copy client to copy the file to the configuration node of the system to be configured.
- Specify the management IP address of the system that is to be configured.
- Log into the system to be configured.
- Use the chbanner command to set the login message.
An invocation example
chbanner -file /tmp/loginmessageThe detailed resulting output:
No feedback