Invalid username and password - WeOnlyDo Discussion board

Invalid username and password (General questions)

by Shachi, Saturday, April 01, 2006, 12:23 (6811 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

Re: Invalid username and password

by wodSupport, Saturday, April 01, 2006, 20:06 (6810 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

Re: Invalid username and password

by shachi, Tuesday, April 04, 2006, 09:08 (6808 days ago) @ wodSupport

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

Re: Invalid username and password

by wodDrazen, Tuesday, April 04, 2006, 09:39 (6808 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

Re: Invalid username and password

by Shachi, Tuesday, April 04, 2006, 14:30 (6807 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

Re: Invalid username and password

by wodSupport, Tuesday, April 04, 2006, 16:32 (6807 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