diff --git a/vars/Debian.yml b/vars/Debian.yml index d1e9af7..e4777f6 100644 --- a/vars/Debian.yml +++ b/vars/Debian.yml @@ -22,7 +22,7 @@ sshd_defaults: PubkeyAuthentication: yes IgnoreRhosts: yes RhostsRSAAuthentication: no - HostbaseAuthentication: no + HostbasedAuthentication: no PermitEmptyPasswords: no ChallengeResponseAuthentication: no X11Forwarding: yes