ユーザーの削除

ユーザーを削除するコマンド。

deleteUserコマンドは、ユーザーをHSMパーティションから削除します。このコマンドを実行できるのは、Crypto Officer (CO)のみです。

ユーザー管理ユーティリティで、コマンド・プロンプトを開き、deleteUserコマンドを実行して、指定されたユーザー名を持つUsertypeで指定されたタイプのユーザーをHSMから削除します。

構文

deleteUser <Usertype> <Username> 
パラメータ 説明
Usertype ユーザー管理操作を実行するためにユーザーに割り当てられたロール(COやCUなど)。
Username 削除するluserの名前。

cloudmgmt>deleteUser CO co_test1
*************************CAUTION********************************
This is a CRITICAL operation, should be done on all nodes in the
cluster. KMS server does NOT synchronize these changes with the
nodes on which this operation is not executed or failed, please
ensure this operation is executed on all nodes in the cluster. 
****************************************************************
Deleting user co_test1(CO) on 3 nodes
deleteUser success on server 0(<ip-address0>)
deleteUser success on server 1(<ip-address1>)
deleteUser failed: HSM Error: This user doesn't exist
deleteUser failed on server 2((<ip-address2>)
Retry/Ignore/Abort?(R/I/A):I
cloudmgmt>

例: サーバー・モード

cloudmgmt>server 2
Server is in 'E2E' mode...
server2>deleteUser CO co_test
*************************CAUTION********************************
This is a CRITICAL operation, should be done on all nodes in the
cluster. Cav server does NOT synchronize these changes with the
nodes on which this operation is not executed or failed, please
ensure this operation is executed on all nodes in the cluster. 
****************************************************************
deleteUser success