0

Permission denied (publickey,password)

Hello When I am trying to connect my remote system using ssh,it throws an error like permission denied.
How to resolve this error?

caden
asked Apr 15, 2019
1 Answer
0

In the SSH configuration file, /etc/ssh/sshd_config

Change the password Authentication To Yes.

restart the service of ssh.

systemctl restart ssh

It resolves the above error.

View More
linuxhelp
answered Apr 15, 2019
Your Answer
||||
 
100:0

Related News in Permission denied (publickey,password)

Related News in Permission denied (publickey,password)