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