Ctm 6.3.01 aft account creation via script

Tools and several solutions to manage Control-M products
Post Reply
User avatar
th_alejandro
Nouveau
Nouveau
Posts: 188
Joined: 26 Nov 2008 12:00
Location: Bogotá

Ctm 6.3.01 aft account creation via script

Post by th_alejandro » 19 Aug 2011 10:00

It's possible to create an aft account via shell script ? 8O

I don't need to use interactive commands.
:idea:

Control-M v6.3.01, aix 5.3, oracle DB

User avatar
Hagar
Nouveau
Nouveau
Posts: 27
Joined: 19 Feb 2009 12:00

Post by Hagar » 25 Aug 2011 9:05

You can use ctmaftacc (or ctmaftacc.bat) to manage accounts

User avatar
philmalmaison
Nouveau
Nouveau
Posts: 1148
Joined: 08 Jun 2007 12:00
Location: Ile de France

Post by philmalmaison » 25 Aug 2011 4:45

Hi,
Here you have:
usage: ctmaftacc
-add|-del|-update <Add>
[ -Account <Account> ]
[ -EMUser <"Authorized EM user1 Authorized EM user2 ..."> ]
[ -DestSize <Verify> ]
[ -Restart <Restart> ]
[ -Checksum <Verify> ]
[ -Host1 <Host> ]
[ -OSType1 <OS> ]
[ -Port1 <Port> ]
[ -User1 <User> ]
[ -Pswd1 <User> ]
[ -Pswdenc1 <User> ]
[ -Home1 <Home> ]
[ -Lang1 <Language> ]
[ <Language> ]
[ <Language> ]
[ -Security1 <Security> ]
[ -Encrypt1 <Encryption> ]
[ -Compress1 <Compression> ]
[ -Keyfile1 <Key> ]
[ -Passphr1 <Key> ]
[ -Passphrenc1 <Key> ]
[ -Passive1 <FTP> ]
[ -SubIpAdd1 <Substitute> ]
[ -CCC1 <Clear> ]
[ -Host2 <Host> ]
[ -OSType2 <OS>]
[ -Port2 <Port> ]
[ -User2 <User> ]
[ -Pswd2 <User> ]
[ -Pswdenc2 <User> ]
[ -Home2 <Home> ]
[ -Lang2 <Language> ]
[ <Language> ]
[ <Language> ]
[ -Security2 <Security> ]
[ -Encrypt2 <Encryption> ]
[ -Compress2 <Compression> ]
[ -Keyfile2 <Key> ]
[ -Passphr2 <Key> ]
[ -Passphrenc2 <Key> ]
[ -Passive2 <FTP> ]
[ -SubIpAdd2 <Substitute> ]
[ -CCC2 <Clear> ]

Post Reply