summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.124
1 files changed, 24 insertions, 0 deletions
diff --git a/ssh.1 b/ssh.1
index 24530e511..44a00d525 100644
--- a/ssh.1
+++ b/ssh.1
@@ -795,6 +795,16 @@ directive in
795.Xr ssh_config 5 795.Xr ssh_config 5
796for more information. 796for more information.
797.Pp 797.Pp
798(Debian-specific: X11 forwarding is not subjected to X11 SECURITY extension
799restrictions by default, because too many programs currently crash in this
800mode.
801Set the
802.Cm ForwardX11Trusted
803option to
804.Dq no
805to restore the upstream behaviour.
806This may change in future depending on client-side improvements.)
807.Pp
798.It Fl x 808.It Fl x
799Disables X11 forwarding. 809Disables X11 forwarding.
800.Pp 810.Pp
@@ -803,6 +813,20 @@ Enables trusted X11 forwarding.
803Trusted X11 forwardings are not subjected to the X11 SECURITY extension 813Trusted X11 forwardings are not subjected to the X11 SECURITY extension
804controls. 814controls.
805.Pp 815.Pp
816(Debian-specific: In the default configuration, this option is equivalent to
817.Fl X ,
818since
819.Cm ForwardX11Trusted
820defaults to
821.Dq yes
822as described above.
823Set the
824.Cm ForwardX11Trusted
825option to
826.Dq no
827to restore the upstream behaviour.
828This may change in future depending on client-side improvements.)
829.Pp
806.It Fl y 830.It Fl y
807Send log information using the 831Send log information using the
808.Xr syslog 3 832.Xr syslog 3