#308: Agent forwarding not working
--------------------+--------------------
 Reporter:  Nikunj  |       Owner:
     Type:  defect  |      Status:  new
 Priority:  normal  |   Milestone:  1.5.0
Component:  API     |     Version:  1.5.0
 Keywords:          |  Blocked By:
   Blocks:          |
--------------------+--------------------
 I am using libssh2 library to ssh connections in my mobile application.
 Here I want to use Agent Forwarding support.

 I have followed same procedure as they have provided in example here
 http://www.libssh2.org/examples/ssh2_agent.html

 I am able to create agent successfully but when I try to connect it with
 libssh2_agent_connect(agent) It gives me error -39 LIBSSH2_ERROR_BAD_USE.

 Please suggest if anything wrong. Or what's the correct flow please
 suggest to use.

 Thanks

-- 
Ticket URL: <https://trac.libssh2.org/ticket/308>
libssh2 <https://trac.libssh2.org/>
C library for writing portable SSH2 clients

_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to