6.2.4.6 lsuser
List user information.
Purpose
The lsuser
command displays information about Exascale users.
Syntax
lsuser [ user-ID ] [ --attributes attribute[,attribute]... ]
[ --detail ] [ -l ]
Command Options
The options for the lsuser
command
are:
-
user-ID: Identifies the user that you want to list information about. If no user is identified, the command displays information about all users.
-
--attributes
: Identifies specific attributes to display in the output.You can use this option to focus on a subset of attributes as an alternative to the
--detail
option. -
--detail
: Displays detailed output with additional attributes. -
-l
: Displays output in a long, tabular format.
Examples
Example 6-42 List Information for a Specific User
The following example shows how to list detailed information about the user
ID: SCOTT0123
.
@> lsuser SCOTT0123 --detail
Parent topic: Security and User Management