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 b33a8049f..a8967c2f8 100644
--- a/ssh.1
+++ b/ssh.1
@@ -809,6 +809,16 @@ directive in
809.Xr ssh_config 5 809.Xr ssh_config 5
810for more information. 810for more information.
811.Pp 811.Pp
812(Debian-specific: X11 forwarding is not subjected to X11 SECURITY extension
813restrictions by default, because too many programs currently crash in this
814mode.
815Set the
816.Cm ForwardX11Trusted
817option to
818.Dq no
819to restore the upstream behaviour.
820This may change in future depending on client-side improvements.)
821.Pp
812.It Fl x 822.It Fl x
813Disables X11 forwarding. 823Disables X11 forwarding.
814.Pp 824.Pp
@@ -817,6 +827,20 @@ Enables trusted X11 forwarding.
817Trusted X11 forwardings are not subjected to the X11 SECURITY extension 827Trusted X11 forwardings are not subjected to the X11 SECURITY extension
818controls. 828controls.
819.Pp 829.Pp
830(Debian-specific: In the default configuration, this option is equivalent to
831.Fl X ,
832since
833.Cm ForwardX11Trusted
834defaults to
835.Dq yes
836as described above.
837Set the
838.Cm ForwardX11Trusted
839option to
840.Dq no
841to restore the upstream behaviour.
842This may change in future depending on client-side improvements.)
843.Pp
820.It Fl y 844.It Fl y
821Send log information using the 845Send log information using the
822.Xr syslog 3 846.Xr syslog 3