2.3.2 List User Information
This topic describes how to display information about Exascale users.
-
To display a complete list of Exascale user names and corresponding user IDs, use the ESCLI
lsuser
command with no options. For example:@> lsuser
-
To display detailed information about a specific Exascale user, use the
lsuser
command with the--detail
option and specify the ID for the user that is being queried. For example:@> lsuser theuserID --detail
Using the command options available with the
lsuser
command, you can specify the user attributes you want to display and display the output in a long, tabular form.
Parent topic: Administer Exascale Users