Set SSH prohibit-password for root, but allow users
This commit is contained in:
@@ -17,7 +17,8 @@ common_aliases:
|
||||
common_hostname: True
|
||||
|
||||
common_rsyslog: True
|
||||
common_openssh_permit_root_login: "yes"
|
||||
common_openssh_permit_root_login: "prohibit-password"
|
||||
common_openssh_password_authentication: "yes"
|
||||
|
||||
common_ntp_servers:
|
||||
- tutimea.tuwien.ac.at
|
||||
|
||||
Submodule roles/common updated: 5e27af2b21...a3ab58bc63
Reference in New Issue
Block a user