Previous Topic: METHODNAME Statement—Specify the Method to be Invoked RemotelyNext Topic: MIB Statement—Specify a MIB File Name


MFUSER Statement—Specify the Micro Focus User Name

The MFUSER statement specifies the Micro Focus user name that the Micro Focus agent uses for authentication. Define the password for this user, job type, and agent name in the password depository to be retrieved during job submission.

Supported Job Types

This statement is optional for the following job types:

Syntax

This statement has the following format:

MFUSER user_name

user_name

Specifies the Micro Focus user name that is used for authentication by the Micro Focus agent.

Limits: The mandatory operand user_name cannot be longer than 128 characters. The operand is case-sensitive, and it cannot contain delimiters. It is a job level statement, meaning it can only be specified within a job definition.

Example: Define the Micro Focus User Name

In the following example, the Micro Focus user name is defined as KenH.

AGENT MFAGENT ROUTING
JCLCONTENT C:\JCLDEMO\ESJCL\FIVESTEPS.jcl
SERVERNAME JCLDEMO
MFUSER KenH