[Bug 2386] TERM env variable is always accepted by sshd, regardless the empty AcceptEnv setting
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Mon Nov 2 15:51:41 AEDT 2015
https://bugzilla.mindrot.org/show_bug.cgi?id=2386
--- Comment #5 from Christoph Anton Mitterer <calestyo at scientia.net> ---
Oh and one more:
I would at least hope (though I haven't checked) that TERM is only
accepted when sshd actually allows to create a PTY (can someone check
whether this is the case?).
Therefore it should read:
"whenever a pseudoterminal is created as it is required by the
protocol."
because it may not be created even if requested by the client, namely
if forbidden e.g. by PermitTTY.
--
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