roles/common: Remove duplicate option in sshd_config
This commit is contained in:
parent
0463c3c0b8
commit
620e8258ac
@ -60,9 +60,6 @@ AuthorizedKeysFile .ssh/authorized_keys
|
|||||||
#PasswordAuthentication yes
|
#PasswordAuthentication yes
|
||||||
#PermitEmptyPasswords no
|
#PermitEmptyPasswords no
|
||||||
|
|
||||||
# Password based logins are disabled - only public key based logins are allowed.
|
|
||||||
AuthenticationMethods publickey
|
|
||||||
|
|
||||||
# Change to yes to enable challenge-response passwords (beware issues with
|
# Change to yes to enable challenge-response passwords (beware issues with
|
||||||
# some PAM modules and threads)
|
# some PAM modules and threads)
|
||||||
ChallengeResponseAuthentication no
|
ChallengeResponseAuthentication no
|
||||||
|
Loading…
Reference in New Issue
Block a user