Hi all, Ubuntu 11.04 desktop host
Ubuntu 10.04 desktop VM
virtualizer Oracle VirtualBoxOn host;
Running;
$ ssh -X user@192.168.0.218
I can't login the VM with user password
Warning;
Permission denied (publickey,password).But running;
$ ssh -X root@192.168.0.218
I can login VM with root password.Having tried 3 hours without a solution. Please help.
TIA
B.R.
satimis
Does ubuntu have a users command? If so, run it to see if the user is in the list. How do you know when a politician is lying? His mouth is moving.
Obviously the user needs to exist on the computer you are sshing to (root will exist on both the computers), but you must have checked that. What do the logs on the remote machine tell you? You might try running sshd with the -d switch to get debugging output.
Just as a matter of interest, that message normally appears after three attempts to log on with the wrong credentials. Are you absolutely sure that the user exists on the computer you are sshing to and that you are using the correct password?
Hi guapo, Please explain in more detail on "Does ubuntu have a users command? If so, run it to see if the user is in the list.". Thanks
satimis
Hi ijack, I see. The user is existing but I mistyped it. Now I can sshing it. Thanks
satimis
Yes (14) | ![]() | |
No (14) | ![]() | |
I don't know (15) | ![]() |