Files
ansible-mail-infra/ansible/roles/20-common-20-ssh/files/etc/ssh/sshd_config

7 lines
132 B
Plaintext

PubkeyAuthentication yes
PasswordAuthentication no
PermitEmptyPasswords no
UsePAM no
PermitRootLogin without-password
PrintMotd yes