load web-authentication
Web認証ユーザ情報のバックアップファイルからWeb認証ユーザ情報を復元します。なお,以下のコマンドで登録・変更された内容は廃棄されて,復元する内容に置き換わります。
- 
               
set web-authentication user
 - 
               
set web-authentication passwd
 - 
               
set web-authentication vlan
 - 
               
remove web-authentication user
 - 
               
commit web-authentication
 
[入力形式]
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.
[表示説明]
なし
[通信への影響]
なし
[応答メッセージ]
| 
                         メッセージ  | 
                     
                         内容  | 
                  
|---|---|
| 
                         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認証機能が設定されていません。コンフィグレーションを確認してください。  | 
                  
[注意事項]
- 
                  
以下のコマンドで登録・変更された内容は廃棄されて,復元する内容に置き換わるので注意してください。
- 
                        
set web-authentication user
 - 
                        
set web-authentication passwd
 - 
                        
set web-authentication vlan
 - 
                        
remove web-authentication user
 - 
                        
commit web-authentication
 
 - 
                        
 - 
                  
本コマンドを実行中に中断した場合,Web認証DBの情報は書き換えられません。この場合,本コマンドを再度実行してWeb認証DBの情報を書き換えてください。