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

Add support for PTY allocation to ChannelExec

Agile BoardAttach filesAttach ScreenshotVotersStop watchingWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.11.0
    • 0.12.0
    • None

    Description

      See https://bugzilla.mindrot.org/show_bug.cgi?id=1424

      OpenSSH does not support sending signals to processes launched via ChannelExec

      Currently how people work around this issue via the CLI is to use the -t option to ssh and force a PTY allocation.

      The ChannelExec class does not provide a mechanism to force a PTY allocation in the doOpen method prior to the `exec` request being sent over the channel.

      This request is to add such support analogous to the methods in ChannelShell

      (Pull request with sample implementation to follow...)

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            gnodet Guillaume Nodet
            stephenc Stephen Connolly
            Votes:
            0 Vote for this issue
            Watchers:
            3 Stop watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment