Getting User Information
Command to get user info.
The getUserInfo
command returns all information about the user.
In the User Management utility, open a command prompt and run getUserInfo
command to return all information about the user.
Syntax
getUserInfo <UserName> [OutputFile]
Parameter | Description |
---|---|
Username |
Name of the user. |
Example
cloudmgmt>getUserInfo e2e_user
getUserInfo Info of user e2e_user on 3 nodes
getUserInfo on server 0(<ip-address0>)
User ID: 7
User Type: CU
User Name: e2e_user
LoginFailureCnt: 0
USER ATTRIBUTES:
|-- SIGN: ENABLED
|-- WRAP: ENABLED
|-- UNWRAP: ENABLED
|-- MODIFY OBJECT: ENABLED
|-- DERIVE KEY: ENABLED
|-- KEYGEN: ENABLED
|-- MANAGE BY CO: ENABLED
getUserInfo success on server 0(<ip-address0>)
getUserInfo on server 1(<ip-address1>)
User ID: 7
User Type: CU
User Name: e2e_user
LoginFailureCnt: 0
USER ATTRIBUTES:
|-- SIGN: ENABLED
|-- WRAP: ENABLED
|-- UNWRAP: ENABLED
|-- MODIFY OBJECT: ENABLED
|-- DERIVE KEY: ENABLED
|-- KEYGEN: ENABLED
|-- MANAGE BY CO: ENABLED
getUserInfo success on server 1(<ip-address1>)
getUserInfo on server 2(<ip-address2>)
User ID: 7
User Type: CU
User Name: e2e_user
LoginFailureCnt: 0
USER ATTRIBUTES:
|-- SIGN: ENABLED
|-- WRAP: ENABLED
|-- UNWRAP: ENABLED
|-- MODIFY OBJECT: ENABLED
|-- DERIVE KEY: ENABLED
|-- KEYGEN: ENABLED
|-- MANAGE BY CO: ENABLED
getUserInfo success on server 2(<ip-address2>)