Previous Topic

Next Topic

Book Contents

Book Index

ctmcpt utility example

The following examples describe the ctmcpt utility:

The following command registers new user user1 in the Control-M/Server registry database with password pass01:

ctmcpt user1 "" pass01

The following command changes the password for user1 from pass01 to do2day:

ctmcpt user1 pass01 do2day

Parent Topic

ctmcpt