Invalid username and password (General questions)

by Shachi @, (6972 days ago)

Hi!

I am trying to connect to a Sun Solaris 10 running OpenSSH using one of your sample apps using Delphi. I keep getting the error 'Invalid username and password; bad private key'. The authentication mode is 1 (password authentication).

While going through your forum, I found a request to telnet to the server using port 22. This is what I get.

SSH-2.0-Sun_SSH_1.1

Protocol mismatch.


Connection to host lost.

I am new to the WeDo component. Please help urgently.

Thanks
Shachi

locked

Re: Invalid username and password

by Jasmine, (6972 days ago) @ Shachi

Shachi,

are you sure you used correct Login/Password combination? Did you manage to connect to same SSH server using, for example, Putty?

Perhaps server has some sort of IP restrictions?

Any chance we can try to connect there?

OpenSSH is pretty much what we test with, so this *must* work.

Hope I helped.
Kreso

locked

Re: Invalid username and password

by shachi @, (6970 days ago) @ Jasmine

Shachi,

are you sure you used correct Login/Password combination? Did you manage to connect to same SSH server using, for example, Putty?

Perhaps server has some sort of IP restrictions?

Any chance we can try to connect there?

OpenSSH is pretty much what we test with, so this *must* work.

Hope I helped.
Kreso

locked

Re: Invalid username and password

by wodDrazen @, (6970 days ago) @ shachi

Hi Shachi,

You didn't post anything execept the last post that was given to you, did you have some question?

Regards,
Drazen

locked

Re: Invalid username and password

by Shachi @, (6969 days ago) @ wodDrazen

Hi Shachi,

You didn't post anything execept the last post that was given to you, did you have some question?

Regards,
Drazen

Thanks Drazen,

what I wrote was:

I was able to sort the above issue as it was a minor parameter change in the sshd_config/ssh_config file.

Do you have any doc that you can share, that encapsulates the changes in the sshd_config/ssh_config to make sure that the component works fine?

Thanks and Regards,
Shachi

locked

Re: Invalid username and password

by Jasmine, (6969 days ago) @ Shachi

Shachi,

no, there are no extra settings needed for sshd_config, wodSFTP should work with default installation. I don't know what was the issue in your config file in order to tell you more, but I am 100 it wasn't related directly to wodSFTP, but with other clients too.

Kreso

locked