Rise Company
08-03-2025, 16:52
فايروول CSF Firewall حل مشكلة Check SSH PasswordAuthentication
You should disable PasswordAuthentication and only allow access using PubkeyAuthentication to improve brute-force SSH security
https://www.rise.company/upload/uploads/174144521133051.png
المشكلة:
Check SSH PasswordAuthentication You should disable PasswordAuthentication and only allow access using PubkeyAuthentication to improve brute-force SSH security
حل المشكلة :
https://www.rise.company/upload/uploads/174144551151771.png
ادخل الامر التالى
/etc/ssh/sshd_config
ثم ابحث عن
PasswordAuthentication
قم بازالة علامة # قبلها وعدل yes بعدها الى no
You should disable PasswordAuthentication and only allow access using PubkeyAuthentication to improve brute-force SSH security
https://www.rise.company/upload/uploads/174144521133051.png
المشكلة:
Check SSH PasswordAuthentication You should disable PasswordAuthentication and only allow access using PubkeyAuthentication to improve brute-force SSH security
حل المشكلة :
https://www.rise.company/upload/uploads/174144551151771.png
ادخل الامر التالى
/etc/ssh/sshd_config
ثم ابحث عن
PasswordAuthentication
قم بازالة علامة # قبلها وعدل yes بعدها الى no