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

7 lines
132 B
Plaintext
Raw Normal View History

2022-06-12 00:15:27 +02:00
PubkeyAuthentication yes
PasswordAuthentication no
PermitEmptyPasswords no
UsePAM no
PermitRootLogin without-password
PrintMotd yes