運用コマンドレファレンス Vol.1


load web-authentication

Web認証ユーザ情報のバックアップファイルからWeb認証ユーザ情報を復元します。なお,以下のコマンドで登録・変更された内容は廃棄されて,復元する内容に置き換わります。

[入力形式]

load web-authentication <file name> [-f]

[入力モード]

装置管理者モード

[パラメータ]

<file name>

Web認証ユーザ情報を復元するバックアップファイル名を指定します。

-f

確認メッセージを出力しないで,Web認証ユーザ情報を復元します。

本パラメータ省略時の動作

確認メッセージを出力します。

[実行例]

Web認証ユーザ情報のバックアップファイル"authdata"から復元する場合
# load web-authentication authdata
Restore web-authentication user data.  Are you sure? (y/n): y
Restore complete.

[表示説明]

なし

[通信への影響]

なし

[応答メッセージ]

表26‒22 load web-authenticationコマンドの応答メッセージ一覧

メッセージ

内容

Can not load.

Web認証ユーザ情報の反映に失敗しました。restart web-authenticationコマンドを実行後に,再度load web-authenticationコマンドを実行してWeb認証ユーザ情報を復元してください。

Can't execute.

コマンドを実行できません。再実行してください。

Connection failed to WA program.

Web認証プログラムとの通信が失敗しました。コマンドを再実行してください。頻発する場合は,restart web-authenticationコマンドでWeb認証プログラムを再起動してください。

File format error.

バックアップファイルではないため,登録できません。

Load operation failed.

バックアップファイルからの復元に失敗しました。

Now another user is using WA command, please try again.

ほかのユーザがWeb認証機能のコマンドを使用中です。しばらくしてから再実行してください。

WA is not configured.

Web認証機能が設定されていません。コンフィグレーションを確認してください。

[注意事項]