We should configure the authentication password
This commit is contained in:
parent
766a6874df
commit
2cd64325c7
3 changed files with 3 additions and 2 deletions
|
|
@ -63,7 +63,7 @@ PermitRootLogin without-password
|
|||
# To disable tunneled clear text passwords, change to no here!
|
||||
#PasswordAuthentication yes
|
||||
#PermitEmptyPasswords no
|
||||
PasswordAuthentication yes
|
||||
PasswordAuthentication {{ ssh_passwordauthentication }}
|
||||
|
||||
# Change to no to disable s/key passwords
|
||||
#ChallengeResponseAuthentication yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue