I’ve created a secure SSH access using PuTTYGen PKI and it works.
However, if I try to login with PuTTY without public-key, I still get the password prompt.
I read few posts on how to disable SSH login password, and I edited sshd_config as below but nothing worked.
/root/.ssh/authorized_keys ** I created this file and it worked
xxxxxxxxxx my public key xxxxxxxx
/etc/ssh/ sshd_config ** didn’t work
PasswordAuthentication no
Any suggestions? Thanks
Hestia panel: 1.8.12
Ubuntu: 22.04
Disable SSH on Server
Disable password authentication in ssh