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