From: Hrushikesh A. <hag...@ti...> - 2019-01-04 09:54:56
Hi All,
Can you please help me on below questions -
- Does below jars supports the Kerberos authentication while performing the
SFTP operations through jsch library?
jsch-0.1.51.jar
jsch-0.1.49.jar
- is Kerberos authentication by default supported by library or do we need
to take care for this.
Thanks,
Hrushi
From: Borislav S. <jsc...@me...> - 2019-01-06 22:46:12
Hello,
Support is (should be) in place. You need to pass parameters and
optionally/preferably set the preferred authentication method to
'gssapi-with-mic'. This is a link to a previous discussion that should be
helpful: https://jsch-users.narkive.com/GwhLVhEH/kerberos-jsch-help#post4
Borislav
On Fri, Jan 4, 2019 at 4:55 AM Hrushikesh Agrawal via JSch-users <
jsc...@li...> wrote:
> Hi All,
> Can you please help me on below questions -
>
> - Does below jars supports the Kerberos authentication while performing
> the SFTP operations through jsch library?
> jsch-0.1.51.jar
> jsch-0.1.49.jar
>
> - is Kerberos authentication by default supported by library or do we
> need to take care for this.
>
> Thanks,
> Hrushi
>
>
> _______________________________________________
> JSch-users mailing list
> JSc...@li...
> https://lists.sourceforge.net/lists/listinfo/jsch-users
>