ctmpasswd
The ctmpasswd utility enables a Control-M administrator to change a Control-M/Server user password that enables them to access the Control-M/Server database. Only an administrator can change this password.
Running the ctmpasswd Utility
This procedure describes how to run the ctmpasswd utility, which enablesa Control-M administrator to change a Control-M/Server user password that enables them to access the Control-M/Server database.
Begin
-
Log in as a Control-M/Server user.
If you are working in a high availability environment, you must log into the inactive host, shut down the CA, and then log in to the active host and shut down the Configuration Agent and Control-M/Server.
-
Run the following commands to shut down the Control-M/Server and the Control-M/Server Configuration Agent:
shut_ca
shut_ctm
-
Run the following command:
ctmpasswd
If you are working in a high availability environment, you must change the password on the active host and then on the inactive host.
-
Type the old password for the Control-M/Server account.
-
Type a new password that contains at least 6 characters.
-
Re-type the new password.
-
Run the following commands to start up the Control-M/Server and the Control-M/Server Configuration Agent:
start_ca
start_ctm
If you are working in a high availability environment, you need to start up the Configuration Agent and Control-M/Server on the active host, and then start up the Configuration Agent on the inactive host.