docker-ssh-jumphost/sshd_config
Christian Baer 6bef7d8ad8 First commit
2023-01-28 12:49:03 +01:00

9 lines
183 B
Plaintext
Executable File

PermitTTY no
X11Forwarding no
PermitTunnel no
GatewayPorts no
ForceCommand /sbin/nologin
Match User bastion
AllowTcpForwarding yes
AuthorizedKeysFile /config/authorized_keys