Resetting User Authentication Public Key
Command to reset public key.
The resetUserAuthPubKey
command resets user authentication public key for a specified key slot.
In the User Management utility, open a command prompt and run resetUserAuthPubKey
command to reset user authentication public key for a specified key slot.
Syntax
resetUserAuthPubKey <KeySlot Id> [Retain Session Flag]
Parameter | Description |
---|---|
keySlot Id |
Key Index, you can get the key index using the command listtUserAuthPubKeys . |
Retain Session flag |
Maintain active E2E session(s) of current user (Optional): 1 - Retain active session(s) (Default). 2 - Terminate active session(s). |
Example
cloudmgmt>resetUserAuthPubKey 0
resetUserAuthPubKey on 3 nodes
resetUserAuthPubKey success on server 0(10.144.157.163)
resetUserAuthPubKey success on server 1(10.144.157.163)
resetUserAuthPubKey success on server 2(10.144.157.163)