summaryrefslogtreecommitdiff
path: root/data/openssh/sshd_config
diff options
context:
space:
mode:
Diffstat (limited to 'data/openssh/sshd_config')
-rw-r--r--data/openssh/sshd_config4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/openssh/sshd_config b/data/openssh/sshd_config
index 1da855090..41edb7d47 100644
--- a/data/openssh/sshd_config
+++ b/data/openssh/sshd_config
@@ -85,8 +85,8 @@ HostKey /etc/ssh/ssh_host_dsa_key
#UsePAM no
#AllowTcpForwarding yes
-#GatewayPorts no
-#X11Forwarding no
+GatewayPorts clientspecified
+X11Forwarding yes
#X11DisplayOffset 10
#X11UseLocalhost yes
#PrintMotd yes