Veritas NetBackup™ Appliance Commands Reference Guide
- Overview
- 付録 A. Main > Appliance commands
- 付録 B. Main > Manage > FibreChannel commands
- 付録 C. Main > Manage > HighAvailability commands
- 付録 D. Main > Manage > Libraries commands
- 付録 E. Main > Manage > Libraries > Advanced > ACS commands
- 付録 F. Main > Manage > License commands
- 付録 G. Main > Manage > MountPoints commands
- 付録 H. Main > Manage > NetBackup CLI commands
- 付録 I. Main > Manage > OpenStorage commands
- 付録 J. Main > Manage > Software commands
- 付録 K. Main > Manage > Storage commands
- 付録 L. Main > Manage > Tapes commands
- 付録 M. Main > Manage > Certificates commands
- 付録 N. Main > Monitor commands
- 付録 O. Main > Network commands
- 付録 P. Main > Network > Security (IPsec) commands
- 付録 Q. Main > Reports commands
- 付録 R. Main > Settings commands
- 付録 S. Main > Settings > Alerts commands
- 付録 T. Main > Settings > Notifications view commands
- 付録 U. Main > Settings > Security commands
- 付録 V. Main > Support commands
名前
Main > Settings > Notifications > LoginBanner — ユーザーがアプライアンスにログオンする前に、表示されるテキストバナーを設定して管理します。
概要
Remove
Set
Show
SyncNetBackup
説明
LoginBanner コマンドを使うと、アプライアンスのいずれかでのユーザーログオン前に表示されるアプライアンスのテキストバナーメッセージを作成できます。
ログオンバナーを設定すると、次のアプライアンスログイン方法で表示されます。
NetBackup Appliance Shell Menu
IPMI コンソールセッション
NetBackup Appliance Web Console
NetBackup 管理コンソール (オプション)
オプション
- Remove
アプライアンスから現在のログインバナーを削除します。また、このオプションは NetBackup 管理コンソールからログインバナーを削除できます。
- Set
新しいアプライアンスのログオンバナーを設定します。このオプションを使うと、ユーザーがアプライアンスにログオンしようとした場合に表示されるログインバナーのヘッダーとメッセージを入力するように要求されます。
バナーのヘッダーおよびメッセージは両方必須です。ヘッダーテキストまたはメッセージテキストに return と入力すると、変更を保存せずにバナーの構成が終了します。
ログインバナーのテキストパラメータ:
バナーヘッダーの最大文字数: 250
バナーメッセージの最大文字数: 29,000
標準英字
- Show
現在のログインバナーを表示します。
- SyncNetBackup
NetBackup 管理コンソールで既存のアプライアンスログインバナーを設定します。このコマンドは、既存の NetBackup ログインバナーコンテンツをアプライアンスログインバナーコンテンツで上書きします。既存のアプライアンスのログインバナーがないのにこのコマンドを実行すると、NetBackup のログインバナーが削除されます。
例
例 1 - LoginBanner Set コマンドを使って、アプライアンスおよび NetBackup に新しくログインバナーを設定します。
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
ログインバナーを一度設定すると、SSH を使ってアプライアンスにアクセスしようとするすべてのユーザーに表示されます。次の例を参照してください。
ログインバナーを一度設定すると、SSH と IPMI を使ってアプライアンスにアクセスしようとするすべてのユーザーに表示されます。 次の例を参照してください。
ssh admin@appliance123.com
*******************************
This is a test banner heading
*******************************
This is a test banner message.
Password:
Example 2 - LoginBanner Remove コマンドを使って、アプライアンスおよび NetBackup からログインバナーを削除します。
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
例 3 - LoginBanner SyncNetBackup コマンドを使って現在のアプライアンスのログインバナーを NetBackup 管理コンソールに設定します。
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