Hi,
I'm considering adding a way for my product to get identities
from ssh-agent (via JNI) so it can pass them to JSch (a wonderful
product!). Before I go down that path, I wanted to ask if anyone
can tell me if the following approach would work:
- Create a class IdentityAgent that implements In
Hi,
+-From: prakash babu --
|_Date: Mon, 16 Feb 2009 16:12:21 +0530 (IST)
|
|I want to check if the remote sshd supports public key authentication.
|Is there a way to get=A0this information. I enabled debugging forjsch
|but it does not give me the required information.
T
Hi,
+-From: Keith Richardson --
|_Date: Tue, 17 Feb 2009 15:04:45 +0200 __
|
|Implemented and tested via password authentication.
|Changes are to Session.java only. Attached is the patch (i.e. diff
|-u) against 0.1.41 source code. If this list doesn't allow
|attache