Finding All Keys
Command to find all keys.
The findAllKeys
command enables you to find all the keys that a user owns in the partition.
In the User Management utility, open a command prompt and run findAllKeys
command to find all the keys that a user owns in the partition.
Syntax
findAllKeys <UserID> <GetKeyHash>[Outputfile]
Parameter | Description |
---|---|
UserID |
Identification of the user whose keys you want to find. 0 for all users. |
GetkeyHash ID |
Whether or not to include the key hash. 0 - no key hash 1 - with key hash |
Output File |
(Optional) Path to the file in which to dump the data. |
Example
cloudmgmt>findAllKeys 22 0
findAllKeys on server 0(10.144.157.163):
Number of keys found 1
number of keys matched from start index 0::0
452(o)
findAllKeys success on server 0(10.144.157.163)
findAllKeys on server 1(10.144.157.163):
Number of keys found 1
number of keys matched from start index 0::0
452(o)
findAllKeys success on server 1(10.144.157.163)
findAllKeys on server 2(10.144.157.163):
findAllKeys failed: HSM Error: This user doesn't exist