Article 4RV61 Cannot login on SSH

Cannot login on SSH

by
lucmove
from LinuxQuestions.org on (#4RV61)
I have Linux running on a virtual machine, trying to log in from the host OS:

$ ssh -l root 172.16.33.1
root@172.16.33.1's password:
Permission denied, please try again.
root@172.16.33.1's password:
Permission denied, please try again.
root@172.16.33.1's password:
Permission denied (publickey,password).

Inside the VM:

# cat /etc/ssh/sshd_config
PermitRootLogin yes
PasswordAuthentication yes
UseLogin yes

What else is missing?latest?d=yIl2AUoC8zA latest?i=XucN_42v3bw:Cdhai1tjtFU:F7zBnMy latest?i=XucN_42v3bw:Cdhai1tjtFU:V_sGLiP latest?d=qj6IDK7rITs latest?i=XucN_42v3bw:Cdhai1tjtFU:gIN9vFwXucN_42v3bw
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments