summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.121
1 files changed, 21 insertions, 0 deletions
diff --git a/ssh.1 b/ssh.1
index 74d965544..7fb9d3040 100644
--- a/ssh.1
+++ b/ssh.1
@@ -760,6 +760,16 @@ directive in
760.Xr ssh_config 5 760.Xr ssh_config 5
761for more information. 761for more information.
762.Pp 762.Pp
763(Debian-specific: X11 forwarding is not subjected to X11 SECURITY extension
764restrictions by default, because too many programs currently crash in this
765mode.
766Set the
767.Cm ForwardX11Trusted
768option to
769.Dq no
770to restore the upstream behaviour.
771This may change in future depending on client-side improvements.)
772.Pp
763.It Fl x 773.It Fl x
764Disables X11 forwarding. 774Disables X11 forwarding.
765.Pp 775.Pp
@@ -768,6 +778,17 @@ Enables trusted X11 forwarding.
768Trusted X11 forwardings are not subjected to the X11 SECURITY extension 778Trusted X11 forwardings are not subjected to the X11 SECURITY extension
769controls. 779controls.
770.Pp 780.Pp
781(Debian-specific: This option does nothing in the default configuration: it
782is equivalent to
783.Dq Cm ForwardX11Trusted No yes ,
784which is the default as described above.
785Set the
786.Cm ForwardX11Trusted
787option to
788.Dq no
789to restore the upstream behaviour.
790This may change in future depending on client-side improvements.)
791.Pp
771.It Fl y 792.It Fl y
772Send log information using the 793Send log information using the
773.Xr syslog 3 794.Xr syslog 3