Update 'roles/common/files/sshd_config'
This commit is contained in:
parent
2bb043a640
commit
e419030d9e
|
@ -58,7 +58,7 @@ PubkeyAuthentication yes
|
||||||
|
|
||||||
# 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 yes
|
||||||
|
|
||||||
# Kerberos options
|
# Kerberos options
|
||||||
#KerberosAuthentication no
|
#KerberosAuthentication no
|
||||||
|
|
Loading…
Reference in New Issue