Opened 6 years ago

Closed 6 years ago

#1038 closed task (fixed)

Add support for SSH connections with private key authentication

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: External files support 1.4
Component: net.sf.basedb.xfiles Keywords:
Cc:

Description (last modified by Nicklas Nordborg)

Implemented in BASE: http://base.thep.lu.se/ticket/2112

We need to update to BASE 3.13, remove BouncyCastle (http://base.thep.lu.se/ticket/2111).

See also #1035, #1036 and #1037 which provides the same functionality for the OpenGrid Scheduler extension.

Change History (7)

comment:1 by Nicklas Nordborg, 6 years ago

Description: modified (diff)

comment:2 by Nicklas Nordborg, 6 years ago

(In [4751]) References #1038: Add support for SSH connections with private key authentication

Updated to use BASE 3.13 and removed BouncyCastle.

comment:3 by Nicklas Nordborg, 6 years ago

(In [4752]) References #1038: Add support for SSH connections with private key authentication

Updated to SSHj 0.23.

comment:4 by Nicklas Nordborg, 6 years ago

(In [4753]) References #1038: Add support for SSH connections with private key authentication

Implemented support for using private keys stored on the FileServer item.

comment:5 by Nicklas Nordborg, 6 years ago

(In [4754]) References #1038: Add support for SSH connections with private key authentication

Fixed some compiler warnings.

comment:6 by Nicklas Nordborg, 6 years ago

(In [4755]) References #1038: Add support for SSH connections with private key authentication

Need to check for a password OR a private key or we get an exception if a password is missing.

comment:7 by Nicklas Nordborg, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.