sysconf banner clear
Remove a custom text banner that is displayed when administrative users connect and log into the appliance. The extended text was previously added from a file with the command sysconf banner add -file <filename>. If you wish to change an existing extended banner, simply re-issue the add command, naming a file with the new text. This command (sysconf banner clear ) simply clears any extended banner text completely, with no replacement.
Only the "admin" user can perform this operation. The command is not available to "operator".
You must be logged into the HSM before issuing the command sysconf banner clear.
User Privileges
Users with the following privileges can perform this command:
>Admin
Syntax
sysconf banner clear [-force]
Argument(s) | Shortcut | Description |
---|---|---|
-force | -f | Force the action without prompting (useful for scripting). |
Example
lunash:>sysconf banner clear WARNING !! This command will clear the extended banner text. If you are sure that you wish to proceed, then enter 'proceed', otherwise this command will abort. > proceed Proceeding... Command Result : 0 (Success)