Bugzilla – Attachment 2597 Details for
Bug 2386
TERM env variable is always accepted by sshd, regardless the empty AcceptEnv setting
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
proposed patch
file_2386.txt (text/plain), 1022 bytes, created by
Jakub Jelen
on 2015-04-18 01:39:46 AEST
(
hide
)
Description:
proposed patch
Filename:
MIME Type:
Creator:
Jakub Jelen
Created:
2015-04-18 01:39:46 AEST
Size:
1022 bytes
patch
obsolete
>index 2208204..5f535c4 100644 >--- a/ssh_config.5 >+++ b/ssh_config.5 >@@ -1343,7 +1343,8 @@ Multiple environment variables may be separated by whitespace or spread > across multiple > .Cm SendEnv > directives. >-The default is not to send any environment variables. >+The default is not to send any environment variables, >+but variable TERM is send regardless configuration (part of protocol). > .Pp > See > .Sx PATTERNS >diff --git a/sshd_config.5 b/sshd_config.5 >index 6dce0c7..02209f4 100644 >--- a/sshd_config.5 >+++ b/sshd_config.5 >@@ -82,7 +82,8 @@ directives. > Be warned that some environment variables could be used to bypass restricted > user environments. > For this reason, care should be taken in the use of this directive. >-The default is not to accept any environment variables. >+The default is not to accept any environment variables, >+but variable TERM is accepted regardless configuration (part of protocol). > .It Cm AddressFamily > Specifies which address family should be used by > .Xr sshd 8 .
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2386
: 2597