FreeBSD Bugzilla – Attachment 8372 Details for
Bug 17566
[PATCH] ssh(1) and sshd(8) manpage error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.61 KB, created by
ktstev01
on 2000-03-23 15:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
ktstev01
Created:
2000-03-23 15:40:01 UTC
Size:
1.61 KB
patch
obsolete
>Index: ssh.1 >=================================================================== >RCS file: /opt/ncvs/src/crypto/openssh/ssh.1,v >retrieving revision 1.4 >diff -u -r1.4 ssh.1 >--- ssh.1 2000/03/13 00:22:52 1.4 >+++ ssh.1 2000/03/23 14:50:24 >@@ -207,14 +207,15 @@ > .Pp > If the user is using X11 (the > .Ev DISPLAY >-environment variable is set), the connection to the X11 display is >-automatically forwarded to the remote side in such a way that any X11 >+environment variable is set), the connection to the X11 display can >+be forwarded to the remote side in such a way that any X11 > programs started from the shell (or command) will go through the > encrypted channel, and the connection to the real X server will be made > from the local machine. The user should not manually set > .Ev DISPLAY . >-Forwarding of X11 connections can be >-configured on the command line or in configuration files. >+Forwarding of X11 connections weakens the security of ssh and is >+disabled by default. X11 forwarding can be enabled on the command line >+or in configuration files. > .Pp > The > .Ev DISPLAY >Index: sshd.8 >=================================================================== >RCS file: /opt/ncvs/src/crypto/openssh/sshd.8,v >retrieving revision 1.5 >diff -u -r1.5 sshd.8 >--- sshd.8 2000/03/13 00:22:52 1.5 >+++ sshd.8 2000/03/23 15:22:27 >@@ -480,9 +480,7 @@ > The default is 10. > .It Cm X11Forwarding > Specifies whether X11 forwarding is permitted. The default is >-.Dq yes . >-Note that disabling X11 forwarding does not improve security in any >-way, as users can always install their own forwarders. >+.Dq no . > .El > .Sh LOGIN PROCESS > When a user successfully logs in,
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 17566
: 8372