sshd_config aktualisiert
This commit is contained in:
parent
f6d14abb22
commit
c616bac4d7
@ -3,7 +3,7 @@ ChallengeResponseAuthentication no
|
|||||||
PasswordAuthentication no
|
PasswordAuthentication no
|
||||||
AuthenticationMethods publickey
|
AuthenticationMethods publickey
|
||||||
PubkeyAuthentication yes
|
PubkeyAuthentication yes
|
||||||
AllowUsers bastion
|
AllowUsers jumpuser
|
||||||
PermitTTY no
|
PermitTTY no
|
||||||
X11Forwarding no
|
X11Forwarding no
|
||||||
PermitTunnel no
|
PermitTunnel no
|
||||||
|
Loading…
Reference in New Issue
Block a user