WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

RE: [Xen-users] Cant ssh into domU

To: "Madhuri Venkatesh" <madhureev@xxxxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Cant ssh into domU
From: "Iyer, Anoop" <anoop.iyer@xxxxxxx>
Date: Thu, 29 Jan 2009 00:42:39 -0600
Cc:
Delivery-date: Wed, 28 Jan 2009 22:43:38 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <55e362b20901282157q51f38751v4157173f3e266856@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <55e362b20901282157q51f38751v4157173f3e266856@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcmB1otwQm1c3h88RBG8IAJLVVC7ZQABVR5A
Thread-topic: [Xen-users] Cant ssh into domU
Can you login as a non-root user into DomU using ssh? If you can, then sshd is 
running in DomU. Look in /etc/ssh/sshd_config (or similar) and search for 
"PermitRootLogin". This parameter should be set to "yes". After editing the 
sshd_config file, you need to restart the sshd service for this change to take 
effect (`service sshd restart` or `/etc/init.d/sshd restart`, depending on your 
distro).

Anoop



From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Madhuri Venkatesh
Sent: Wednesday, January 28, 2009 11:57 PM
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Cant ssh into domU

hi,
I cant ssh into my domU from the Dom0 even if i type the correct password.

The ip of my domU is 192.168.2.100, and from my dom0 i type:

#ssh root@xxxxxxxxxxxxx
The authenticity of host '192.168.2.100 (192.168.2.100)' can't be established.
RSA key fingerprint is 25:91:2c:63:6d:fc:ba:28:b8:54:2c:14:b1:c5:e5:cf.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.2.100' (RSA) to the list of known hosts.
root@xxxxxxxxxxxxx's password: 
Permission denied, please try again.
i know im typing the correct password,coz thats what i use to login.
i can ping the domU and i can ssh my dom0 from my  domU but just not the other 
way round....please help,
Thanks,

--
Madhuri Venkatesh 
Fourth Year Undergraduate Student,Computer Science and 
Engineering,RVCE,Bangalore.


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>