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