Subject: Re: Core dump when authentication fails?

Re: Core dump when authentication fails?

From: Saqib Ali <saqib.ali.75_at_gmail.com>
Date: Wed, 1 Jun 2011 00:06:06 -0400

>
>
> I'll still test your changes. But can I get them from the daily snapshot
>> for June 1, 2011?
>>
>
> Sure! I've pushed them so they'll be included in upcoming snapshots.
>
>
>
It works great. Thanks!

% myProg
Enter File Name: myFile
Enter IP Addr: myIPAddr
Enter User Name: myUser
Enter Password: badpassword
* About to connect() to myIPAddr port 22 (#0)
* Trying XX.XX.XXX.XXX... * Connected to myIPAddr (XX.XX.XXX.XXX) port 22
(#0)
* SSH authentication methods available:
gssapi-keyex,gssapi-with-mic,publickey,password,keyboard-interactive
* Using ssh public key file /home/me/.ssg/id_dsa.pub
* Using ssh private key file /home/me/.ssh/id_dsa
* SSH public key authentication failed: Unable to open public key file
* Authentication failure
* Closing connection #0
Elapsed Time: 17 seconds | Xfer Stopped! stillRunning = 0
curl_multi_remove_handle() was successfull!

_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2011-06-01