Error Message in AFT Module

Everything about Control-M Control Modules
Post Reply
User avatar
jorg3fs
Nouveau
Nouveau
Posts: 2
Joined: 15 Jan 2013 12:00

Error Message in AFT Module

Post by jorg3fs » 15 Jan 2013 8:59

Hi

In the AFT module on CTM, We have the following error:
--------------------------------------
1) Account Name [CTA_B9KSAS]
2) Verify destination file size [Y]
3) Verify checksum [N]
4) Restart from failure [N]
5) Authorized EM users [em640 soporte3 soporte4 ]
--------------------Host 1------------------
6) Host Name [dominioB]
7) OS Type [Unix]
8) Port [22]
9) User Name [prodftp]
10) User Password [********]
11) Home Dir [/]
12) Language []
13) Remote Definitions [SFTP - Blowfish uncompressed ]
--------------------Host 2------------------
14) Host Name [10.255.206.29]
15) OS Type [Unix]
16) Port [22]
17) User Name [prodftp]
18) User Password [********]
19) Home Dir [/]
20) Language []
21) Remote Definitions [SFTP - Blowfish uncompressed ]

v)Validate account s) Save c) Save As q) Quit


Enter your choice: v
Validation of CTA_B9KSAS failed :
Host 2 validation failed : SFTP_Connect : psftp_connect failed : No supported authentication methods left to try!



Press Enter to continue...

-------------------------------
But, in a putty session I can connect to the host 2 correctly from host 1:

dominioB:prodftp> ssh 10.255.206.29
Last login: Tue Jan 15 11:45:32 2013 from dominiod

prodftp@PROBANSAS ~
$

-----------------------------------
It indicates that the ssh keys are correct! (The user is the same in both nodes)

Any Idea?

Thanks in advance

User avatar
badenhw1
Nouveau
Nouveau
Posts: 10
Joined: 24 Aug 2009 12:00

Post by badenhw1 » 17 Jan 2013 8:19

AFT has it's own ssh key you need to generate and add to authorized_hosts on the destination. The public key putty uses is the "native" OS one.

User avatar
jorg3fs
Nouveau
Nouveau
Posts: 2
Joined: 15 Jan 2013 12:00

Post by jorg3fs » 18 Jan 2013 12:59

OK Thank you

I´ll check it, and i'll post the results

Post Reply