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 ad1ed0f86..1bcc8edab 100644
--- a/ssh.1
+++ b/ssh.1
@@ -782,6 +782,16 @@ directive in
782.Xr ssh_config 5 782.Xr ssh_config 5
783for more information. 783for more information.
784.Pp 784.Pp
785(Debian-specific: X11 forwarding is not subjected to X11 SECURITY extension
786restrictions by default, because too many programs currently crash in this
787mode.
788Set the
789.Cm ForwardX11Trusted
790option to
791.Dq no
792to restore the upstream behaviour.
793This may change in future depending on client-side improvements.)
794.Pp
785.It Fl x 795.It Fl x
786Disables X11 forwarding. 796Disables X11 forwarding.
787.Pp 797.Pp
@@ -790,6 +800,17 @@ Enables trusted X11 forwarding.
790Trusted X11 forwardings are not subjected to the X11 SECURITY extension 800Trusted X11 forwardings are not subjected to the X11 SECURITY extension
791controls. 801controls.
792.Pp 802.Pp
803(Debian-specific: This option does nothing in the default configuration: it
804is equivalent to
805.Dq Cm ForwardX11Trusted No yes ,
806which is the default as described above.
807Set the
808.Cm ForwardX11Trusted
809option to
810.Dq no
811to restore the upstream behaviour.
812This may change in future depending on client-side improvements.)
813.Pp
793.It Fl y 814.It Fl y
794Send log information using the 815Send log information using the
795.Xr syslog 3 816.Xr syslog 3