First commit

This commit is contained in:
Christian Baer
2023-01-28 12:49:03 +01:00
parent 85668d302c
commit 6bef7d8ad8
4 changed files with 66 additions and 0 deletions

8
sshd_config Executable file
View File

@ -0,0 +1,8 @@
PermitTTY no
X11Forwarding no
PermitTunnel no
GatewayPorts no
ForceCommand /sbin/nologin
Match User bastion
AllowTcpForwarding yes
AuthorizedKeysFile /config/authorized_keys