CSF Firewall Check SSH PasswordAuthentication
You should disable PasswordAuthentication and only allow access using PubkeyAuthentication to improve brute-force SSH security
:
:Check SSH PasswordAuthentication You should disable PasswordAuthentication and only allow access using PubkeyAuthentication to improve brute-force SSH security
:/etc/ssh/sshd_config
PasswordAuthentication
# yes no