Files
dockerimages/sshd/sshd_config
2020-11-28 02:00:51 +01:00

12 lines
218 B
Plaintext

PermitRootLogin yes
ChallengeResponseAuthentication no
UsePAM yes
AllowAgentForwarding yes
AllowTcpForwarding yes
GatewayPorts yes
X11Forwarding yes
#X11DisplayOffset 10
#X11UseLocalhost yes
PermitTTY yes
PrintMotd no