sshd_config aktualisiert

This commit is contained in:
Marko Oldenburg 2023-10-11 12:19:27 +02:00
parent f6d14abb22
commit c616bac4d7

View File

@ -3,7 +3,7 @@ ChallengeResponseAuthentication no
PasswordAuthentication no
AuthenticationMethods publickey
PubkeyAuthentication yes
AllowUsers bastion
AllowUsers jumpuser
PermitTTY no
X11Forwarding no
PermitTunnel no
@ -14,4 +14,4 @@ Port 2222
ForceCommand /sbin/nologin
Match User jumpuser
AllowTcpForwarding yes
AuthorizedKeysFile /config/authorized_keys
AuthorizedKeysFile /config/authorized_keys