Uploaded image for project: 'Maven Wagon'
  1. Maven Wagon
  2. WAGON-439

Jsch issue in java 1.7 and Kerberos-enabled ssh servers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.9
    • 2.12
    • wagon-ssh
    • None
    • Java 7 + Kerberos enabled ssh server

    Description

      There is a known issue with JSch running in java 7 and connecting to a server with Kerberos enabled: when trying to connect to that server, it will request the kerberos password to be manually entered even if not used.

      The issue is described in the following Ant bug report:
      https://issues.apache.org/bugzilla/show_bug.cgi?id=53437 or Mule https://www.mulesoft.org/jira/browse/MULE-6864

      Setting "PreferredAuthentications" property to "publickey,password,keyboard-interactive" is the solution preconise by Jsch author: http://sourceforge.net/p/jsch/mailman/message/29359265/

      Attachments

        Issue Links

          Activity

            People

              dantran Dan Tran
              hboutemy Herve Boutemy
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: