file-mbr: allow password authentication via ssh
This commit is contained in:
parent
7fee8a9243
commit
d1c34351b4
@ -15,6 +15,8 @@ set_default_limit_nofile: true
|
||||
|
||||
sshd_permit_root_login: !!str "yes"
|
||||
|
||||
sshd_password_authentication: !!str "yes"
|
||||
|
||||
sshd_use_pam: !!str "no"
|
||||
|
||||
sshd_print_motd: !!str "yes"
|
||||
|
Loading…
Reference in New Issue
Block a user