Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
Current Situation
- The SOSVfsSFtpJCraft class uses the configured auth_method.
Desired Behavior
- The SOSVfsSFtpJCraft class makes sure, that no other authentication methods are allowed as a fallback by configuring the PreferredAuthentications-option with the auth_method only.
- Example: session.setConfig("PreferredAuthentications", options.auth_method)
- This should also be applied for JADE with the SFTP protocol for the source-, jump host- and target-settings.
Maintainer Notes
- This feature request has been reported by https://sourceforge.net/p/sosftp/feature-requests/2/
Attachments
Issue Links
- is related to
-
YADE-306 Add the PreferredAuthentications configuration to YADE
- Dismissed