Running the ctmcpt utility

The following procedure describes how to run the ctmcpt utility which registers a user in the Control-M/Server registry database.

To run the utility:

  1. Do one of the following:
  2. To register a user for the first time enter the following command:

    ctmcpt <username> "" <password>

    The quotation marks "" indicates the absence of an old password.

  3. To change the password for a user who is already registered, enter the following command:

    ctmcpt <username> <old_password> <new_password>

For the Workload Automation parameter name, see Parameter name cross references. For more details on the ctmcpt utility, see ctmcpt utility example.

Parent Topic

ctmcpt