lswuiuser
The lswuiuser command displays users who have access to the DS Service GUI on the HMC.
Parameters
- -s
- (Optional) Displays only the user IDs. You cannot use the -l and the -s parameters together.
- -l
- (Optional) Displays the default output. You cannot use the -l and the -s parameters together.
- -role role_name
- (Optional) Displays only users with access to the DS Service GUI on the HMC, with a specific task role. If you do not specify a task role, users with access to the DS Service GUI, with any task role, might be displayed.
- user_ID ... | -
- (Optional) Displays one or more user IDs of the users with access to the DS Service GUI on the HMC. Specify multiple user IDs with a blank space between each name.
Example: Displaying users who have access to the DS Service GUI on the HMC.
Note: For this command and all other DS CLI list commands, the results are shown in table
format to provide clarity. The actual reports do not display as table.
dscli> lswuiuser -l
Output:
User ID | Task Role | Authentication Type | Description |
---|---|---|---|
PE | ibm_engineering | Local authentication | |
CE | ibm_service | Local authentication | HMC user |
Customer | Local authentication | Customer |
Output definitions
- User ID*
- The user ID of the user on the DS Service GUI on the HMC.
If you specify the -s parameter, then this is the only column that displays.
- Task Role
- The task roles of the users that have access to the DS Service GUI on the HMC. This column displays with or without the -l parameter specified.
- Authentication Type
- The authentication type of the users that have access to the DS Service GUI on the HMC. This column displays with or without the -l parameter specified.
- Description
- The description that is associated with the user that has access to the DS Service GUI on the HMC. This column displays if you specify the -l parameter.
Key:
- *
- Displayed when the -s parameter is specified.
- +
- Displayed only when the -l parameter is specified.