- Login to your SSH panel
- Go to this Directory
cd /etc/ssh
- Next Edit sshd_config
nano sshd_config
- CHange
PasswordAuthentication no
to
PasswordAuthentication yes
- After that restart command
service sshd restart
Jagdish Sarma Asked question June 25, 2021