sshd: Allow being used as jump host
This commit is contained in:
parent
0457455354
commit
fc525a745c
1 changed files with 2 additions and 1 deletions
|
@ -38,7 +38,8 @@ ChallengeResponseAuthentication no
|
|||
UsePAM yes
|
||||
|
||||
AllowAgentForwarding no
|
||||
AllowTcpForwarding no
|
||||
AllowTcpForwarding yes
|
||||
PermitOpen any
|
||||
#GatewayPorts no
|
||||
X11Forwarding no
|
||||
#X11DisplayOffset 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue