Running the ag_change_password utility

This procedure describes how to run the ag_change_password utility, which enables you to automate password changes of Application Plug-Ins Connection Profiles.

To run the utility:

  1. Open a command prompt window where Control-M/Agent is installed.
  2. Type the following command:

    ag_change_password -application_type <application_type>

    [-account <connection_profile_name>]

    [-host <host_name>]

    -user <user_name>

    -old_password <old_password>

    -new_password <new_password>

    [-agent <agent_instance_name>]

For more information on the parameters, see ag_change_password parameters.

Parent Topic

ag_change_password