Update 'roles/common/files/sshd_config'

This commit is contained in:
deepend 2023-07-11 19:29:38 +00:00
parent 2bb043a640
commit e419030d9e
1 changed files with 1 additions and 1 deletions

View File

@ -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