diff --git a/roles/common/files/sshd_config b/roles/common/files/sshd_config index 9d72141..6da161a 100644 --- a/roles/common/files/sshd_config +++ b/roles/common/files/sshd_config @@ -84,7 +84,7 @@ ChallengeResponseAuthentication no UsePAM yes #AllowAgentForwarding yes -AllowTcpForwarding no +AllowTcpForwarding yes #GatewayPorts no X11Forwarding no #X11DisplayOffset 10