Recent

Author Topic: SSH DLL (w-putty-cd) could we use this in Lazarus?  (Read 21743 times)

sebastiaanv

  • Newbie
  • Posts: 4
Re: SSH DLL (w-putty-cd) could we use this in Lazarus?
« Reply #15 on: August 03, 2015, 10:18:35 am »
Does anyone have an idea what would be the cause?
http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3Try the New Topic button.
http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F

That means either:
- the  server doesn't allow password logins(and if you weren't trying that:)
- the certificate is not properly installed.

Can also be a case of obsolete encryption: ssl2, ssl3 tls1.0 but my first point is more likely.

At least your program works on suse ;)

Thanks Thaddy for pointing me in the right direction!

There was something wrong with my private key file  %) it was a bit late for me already  ;) working now on suse and also cisco ssh login works from the suse box... gonna play a bit more with this.

Pascal

  • Hero Member
  • *****
  • Posts: 932
Re: SSH DLL (w-putty-cd) could we use this in Lazarus?
« Reply #16 on: October 28, 2015, 05:50:58 pm »
Hello,

i can not connect to an osx machine with the testssh.exe
The password is requested but connect fails:

Code: Pascal  [Select][+][-]
  1. C:\X-Lazarus\Projekte\SSH-Test>sshtest pascal 192.168.1.106
  2. Host fingerprint D2:BE:04:E1:C4:A1:E9:E7:31:6F:A5:4D:55:76:28:33:2B:F4:42:EF:18:BC:30:
  3. Assuming known host...
  4. Password for pascal : *******
  5. Authentication by password failed
  6.  
  7. C:\X-Lazarus\Projekte\SSH-Test>

Any hints?
laz trunk x64 - fpc trunk i386 (cross x64) - Windows 10 Pro x64 (21H2)

Pascal

  • Hero Member
  • *****
  • Posts: 932
Re: SSH DLL (w-putty-cd) could we use this in Lazarus?
« Reply #17 on: October 28, 2015, 08:20:01 pm »
Where can i download the most recent version of the libssh2.dll and the corresponding binding (libssh2.pas)?
laz trunk x64 - fpc trunk i386 (cross x64) - Windows 10 Pro x64 (21H2)

Pascal

  • Hero Member
  • *****
  • Posts: 932
Re: SSH DLL (w-putty-cd) could we use this in Lazarus?
« Reply #18 on: November 11, 2015, 12:11:54 pm »
Is anybody able to help getting SSH to work properly?
laz trunk x64 - fpc trunk i386 (cross x64) - Windows 10 Pro x64 (21H2)

 

TinyPortal © 2005-2018