キー所有者の変更

キー所有者を変更するコマンド。

modifyKeyOwnerコマンドを使用すると、キー所有者を変更できます。このコマンドは、サーバー・モードでのみ実行できます。

ユーザー管理ユーティリティで、コマンド・プロンプトを開き、modifyKeyOwnerコマンドを実行してキーを変更します。

構文

modifyKeyOwner <KeyHandle> <UserID> [<KCV>]
パラメータ 説明
KeyHandle 所有者を変更するキー・ハンドル。
UserID 新しい鍵所有者のユーザーID。
KCV

キーのキーチェック値(16進数)

その他のすべてのキー・タイプに必要なGENERIC_SECRETキーの場合はオプションです。

getAttribute <keyHandle> を使用して、キーのKCVを取得します。

cloudmgmt>server 0
Server is in 'E2E' mode...
server3> modifyKeyOwner 452 6 0x263d7d
*************************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.  
****************************************************************

Do you want to continue(y/n)?y
modifyKeyOwner success