List users in the grid controller's local directory service and users in the global directory service database (if the grid is configured to use such a service). Only users with login permission on the grid ACL are listed.
user list [ --local | --global ] [ --batch ] [ --extended ]
List local users only.
List global users only.
Display output in UDL format.
Include users which do not have login permission on the grid ACL in the output.
user list
Show a list of users.
If the output includes global users and the --extended option is used, then the command interactively requests a user login name and password to authenticate with the global directory to retrieve a complete list of global users.
The output of this command is as follows:
Non-batch output
Login Name User ID Scope Real Name Login Enabled -------------------------------------------------------------------------------- val val val val val ... The value of Scope is local or global. The value of Login Enabled is yes or no
Batch output
user: loginname="val", id="val", scope="val", realname="val", loginenabled="val" ... The value of loginenabled is 1 or 0.
If the --extended option is specified, the user is prompted to interactively authenticate with the global directory service.
|
Copyright © 2011 CA.
All rights reserved.
|
|