[Bug 2386] TERM env variable is always accepted by sshd, regardless the empty AcceptEnv setting

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri May 29 17:15:24 AEST 2015


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

Jakub Jelen <jjelen at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #2 from Jakub Jelen <jjelen at redhat.com> ---
I didn't check what you wrote there (unfortunately). Few remarks for
your upstream commits:
https://anongit.mindrot.org/openssh.git/commit/?id=85b96ef41374f3ddc9139581f87da09b2cd9199e
https://anongit.mindrot.org/openssh.git/commit/?id=43beea053db191cac47c2cd8d3dc1930158aff1a
https://anongit.mindrot.org/openssh.git/commit/?id=c1d5bcf1aaf1209af02f79e48ba1cbc76a87b56f

ssh_config is ok
sshd_config:
> environment variable is always sent whenever the client
> requests a pseudo-terminal is requested as it is required by the protocol.
 * variable is not sent, but accepted
 * "requests a pseudo-terminal is requested" doesn't make sense
   * [...] client requests a pseudo-terminal [...]
   * or
   * [...] a pseudo-terminal is requested [...]
   * but please not both

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list