LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Problem on running ssh (https://www.linuxquestions.org/questions/linux-general-1/problem-on-running-ssh-943424/)

satimis 05-05-2012 12:59 PM

Problem on running ssh
 
Hi all,

Ubuntu 11.04 desktop host
Ubuntu 10.04 desktop VM
virtualizer Oracle VirtualBox

On 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

pan64 05-05-2012 01:23 PM

What is the problem? It looks like you do not know the password of that user (on that host), but you know the pw of the root.

satimis 05-05-2012 07:38 PM

Quote:

Originally Posted by pan64 (Post 4671123)
What is the problem? It looks like you do not know the password of that user (on that host), but you know the pw of the root.

No, the password is correct. With it I can login the VM after starting its OS


Edit:
I mistyped the username. Sorry. Now ssh -X user@192.168.0.218 is working. Thanks

satimis


All times are GMT -5. The time now is 09:49 PM.