vi /etc/ssh/sshd_config
Match User root
PasswordAuthentication yes
service sshd restart
Redirecting to /bin/systemctl restart sshd.service
vi /etc/ssh/sshd_config
Match User root
PasswordAuthentication yes
service sshd restart
Redirecting to /bin/systemctl restart sshd.service