Information about OS or UVAPI Users

Command

The following command returns the information about OS or TIBCO iProcess User Validation API users:

plist -U

The command output depends on your setting in the SWDIR\etc\staffpms file. If you specified the pathname of the user validation package on line 15 in the staffpms file, then the output displays the validation system user accounts. Otherwise, it displays the operating system user accounts.

For more information about TIBCO iProcess User Validation API, see TIBCO iProcess User Validation API User’s Guide. For more information about configuring the staffpms file, see Specifying an External User Validation Package.

Returns

The plist -U command returns the following information.

Column

Description

Name

The name of the user.

Description

User description.

Example

Input the SWDIR/util/plist -U command. The output is shown as follows.

name                                    description
---------------------------------------------------
Administrator\Administrator
ClientName\Dev1 Dev1
ClientName\Dev2 Dev2
ClientName\Dev3 Dev3
ClientName\Dev4 Dev4