user_info

This job returns information about a given user (identified by username).

Mandatory Parameters

Parameter Name Data Type Description
username string User name. Example: root.

Optional Parameters

Parameter Name Data Type Description
userid integer User ID in integer format. Example: 1000.

Substitute Parameters

The below table describes what parameters can be substituted for another parameter.

Parameter Name Substitute Parameter
username userid
userid username

Allowed Users

The following users are allowed to run this job:

  • root

Allowed Groups

The following groups are allowed to run this job:

  • root
  • exaadm

Examples

The following code snippets show how to use this job using both Python (via XML-RPC) and on the command-line using confd_client.