remove web-authentication user
Web認証用のユーザを削除します。
なお,認証情報に反映させるためには,commit web-authenticationコマンドを実行してください。
[入力形式]
remove web-authentication user {<user name> | -all} [-f]
[入力モード]
装置管理者モード
[パラメータ]
- <user name>
-
指定したユーザを削除します。
使用できる文字は英数字で,大文字・小文字を区別します。文字数は1〜16文字で指定します。
- -all
-
すべてのユーザを削除します。
- -f
-
確認メッセージを出力しないでユーザを削除します。
- 本パラメータ省略時の動作
-
確認メッセージを出力します。
[実行例]
-
ユーザ名"USER01"を削除する場合
# remove web-authentication user USER01 Remove web-authentication user. Are you sure? (y/n): y
-
ローカル認証データに登録されているユーザをすべて削除する場合
# remove web-authentication user -all Remove all web-authentication user. Are you sure? (y/n): y
[表示説明]
なし
[通信への影響]
なし
[応答メッセージ]
メッセージ |
内容 |
---|---|
Can't execute. |
コマンドを実行できません。再実行してください。 |
Now another user is using WA command, please try again. |
ほかのユーザがWeb認証機能のコマンドを使用中です。しばらくしてから再実行してください。 |
Unknown user '<user name>'. |
指定ユーザは登録されていません。 |
WA is not configured. |
Web認証機能が設定されていません。コンフィグレーションを確認してください。 |
[注意事項]
commit web-authenticationコマンドを実行しないと,認証情報として使用できません。