• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » How to connect in SSH with my Linux server?

#1 2008-03-28 16:13:03

lapin29
Guest

How to connect in SSH with my Linux server?

Tags: [error, java, ssh, tos2.3.2]

I try the tSSH and I 've got this error :

Starting job ssh at 16:10 28/03/2008.
Exception in component tSSH_2
java.io.IOException: Password authentication failed.
    at ch.ethz.ssh2.auth.AuthenticationManager.authenticatePassword(AuthenticationManager.java:316)
    at ch.ethz.ssh2.Connection.authenticateWithPassword(Connection.java:311)
    at test.ssh.ssh.tSSH_2Process(ssh.java:136)
    at test.ssh.ssh.runJobInTOS(ssh.java:316)
    at test.ssh.ssh.main(ssh.java:235)
Caused by: java.io.IOException: Authentication method password not supported by the server at this stage.
    at ch.ethz.ssh2.auth.AuthenticationManager.authenticatePassword(AuthenticationManager.java:286)
    ... 4 more
Job ssh ended at 16:10 28/03/2008. [exit code=1]


Where is the problem?

#2 2008-03-31 11:14:30

shong
Talend team
Registered: 2007-08-29
Posts: 10305
Website

Re: How to connect in SSH with my Linux server?

Hello

java.io.IOException: Password authentication failed.
    at ch.ethz.ssh2.auth.AuthenticationManager.authenticatePassword(AuthenticationManager.java:316)
    at ch.ethz.ssh2.Connection.authenticateWithPassword(Connection.java:311)

Please check your authenticate method type and its values.

Best regards

        shong


Email:shong@talend.com
Choose Talend, Enjoy Talend!
New & Event: Talend Help Center
Talend-->the leader of open source data management and application integration solutions!

Offline

#3 2008-03-31 12:01:17

lapin29
New member
Registered: 2008-03-31
Posts: 1

Re: How to connect in SSH with my Linux server?

I'm sure whith my login and my password and I check with a other one...

SSH version..?

ssh2 on my linux server!

thanks.

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » How to connect in SSH with my Linux server?

Board footer

Powered by FluxBB