How to Enable SSH Password Login on CentOS 7

To enable SSH password login on CentOS 7, follow these steps:

Step 1 : Open sshd_config

Step 2 : Edit PasswordAuthentication to yes

Step 3 : Restart SSH service

Step 4 : Test Connection

Congratulations! You have successfully enabled SSH password login on CentOS 7.