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