Invalid username and password (General questions)
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
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
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
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
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
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