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

Darren Tucker <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected]
           Assignee|[email protected] |[email protected]

--- Comment #1 from Darren Tucker <[email protected]> ---
Created attachment 2610
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2610&action=edit
Clarify pseudo-terminal behaviour.

Here's the updated text:

"""
When the user's identity has been accepted by the server, the server
either executes the given command as a non-interactive session, or if
no
command has been specified, logs into the machine and gives the user a
normal shell as an interactive session.  All communication with the
remote command or shell will be automatically encrypted.

If an interactive session is requested ssh by default will request a
pseudo-terminal (pty) if the client has one, otherwise it will not
request one.  The flags -T and -t can be used to override this
behaviour.

If a pseudo-terminal has been allocated the user may use the escape
characters noted below.
"""

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to