Uploaded image for project: 'MINA SSHD'
  1. MINA SSHD
  2. SSHD-8

Implement agent forwarding

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • None

    Description

      See http://www.unixwiz.net/techtips/ssh-agent-forwarding.html and http://www.securityfocus.com/infocus/1812

      To be compatible with openssh ssh client, we'd have to use Unix Domain Sockets which require JNI.
      It could be done using tomcat-apr Local class, or importing the needed bits into our own native library.

      We could also have two different implementations, one using a local tcp socket and another using unix sockets.

      Attachments

        1. SSHD-8.patch
          15 kB
          Guillaume Nodet

        Issue Links

          Activity

            People

              gnodet Guillaume Nodet
              gnodet Guillaume Nodet
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: