Logging into HSM Partition
Command to log into partition.
The loginHSM
command enables you to log into a HSM cluster and perform role-based operations.
In the User Management utility, open a command prompt and run loginHSM
command to log into HSM and perform operations based on user type.
Syntax
loginHSM <Usertype> <Username>
Parameter | Description |
---|---|
Usertype |
Role assigned to the user (such as CO and CU). |
Username |
Name of user logging into the HSM. |
Example
cloudmgmt>loginHSM CO <usr>
Enter password:
loginHSM success on server 0(<ip-address0>)
loginHSM success on server 1(<ip-address1>)
loginHSM success on server 2(<ip-address2>)