enable ssh agent forwarding
parent
d385bc6aa1
commit
5bbe5ad777
|
@ -84,7 +84,7 @@ ChallengeResponseAuthentication no
|
||||||
# and ChallengeResponseAuthentication to 'no'.
|
# and ChallengeResponseAuthentication to 'no'.
|
||||||
UsePAM yes
|
UsePAM yes
|
||||||
|
|
||||||
#AllowAgentForwarding yes
|
AllowAgentForwarding yes
|
||||||
#AllowTcpForwarding yes
|
#AllowTcpForwarding yes
|
||||||
#GatewayPorts no
|
#GatewayPorts no
|
||||||
X11Forwarding yes
|
X11Forwarding yes
|
||||||
|
|
Loading…
Reference in New Issue