Details
-
Feature
-
Status: Dismissed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
Current Situation
- The YADE SFTP connection uses the configured auth_method.
Desired Behavior
- The YADE SFTP connection 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)
Maintainer Notes
- This feature request has been reported by https://sourceforge.net/p/sosftp/feature-requests/2/
Attachments
Issue Links
- relates to
-
JITL-206 Add the PreferredAuthentications configuration to the SSH implementation with JSch
- Released