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

[Xen-users] illegal root login on `hvc0'

To: Xen List <Xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] illegal root login on `hvc0'
From: Christian Gonzalez <zulsolar@xxxxxxxxx>
Date: Thu, 29 Apr 2010 16:36:45 -0300
Cc:
Delivery-date: Thu, 29 Apr 2010 12:38:08 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=L3CFZ4lZqID4alUhte1S25TcoDKFVGhf2Dr1y8hSkgk=; b=JKRuPqWNZp+GQdQMBGQKDZT64vLZuGWiUF2LLrykDmWTJH8WZLj8OUY2g9IVkmpKkL UussDSpoREbrFfWFpOVnlBO6/K05X4TARQBG52pU317ac1QQ9LTInNjUCezeVSYLbwyX LOJD/P1gAERm4fLx/5S9H3KnVcLrWrD6arhTc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Mz5x6A1KPjLH9EJ0vJvGLTJCKynCTvN99vYO8qwQ3sIJtKAoaWgOUIt7cg1iS/P2OK YYLlMtgmsQKK1ayqI9CFXw0Cbvd6IahDRABk2l92SmIEcOzcTQ7ct0rES6tb+hec+mGu NtQYvvFXrKDNCMbu0wbQsK7EfKnMDFQQcoGuc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I'm running Xen 4 on Slack64. I haven't console login prompt to domU until
I changed xvc0 to hvc0 on /etc/inittab file. Now I have access to login but
whenever I try to login onto the system, it don'n let me in. I can access it using ssh, though. I get this error from /var/adm/secure file>

root@darkstar:/var/adm# cat secure
Apr 28 22:49:22 darkstar login[1286]: ILLEGAL ROOT LOGIN  on `hvc0'
Apr 28 22:49:45 darkstar last message repeated 2 times
Apr 28 23:04:51 darkstar login[1288]: ILLEGAL ROOT LOGIN  on `hvc0'
Apr 28 23:05:01 darkstar login[1288]: invalid password for `UNKNOWN'  on
`hvc0'
Apr 28 23:05:09 darkstar login[1288]: ILLEGAL ROOT LOGIN  on `hvc0'
Apr 28 23:05:24 darkstar login[1288]: ILLEGAL ROOT LOGIN  on `hvc0'
Apr 28 23:06:48 darkstar login[1304]: ILLEGAL ROOT LOGIN  on `hvc0'
Apr 28 23:06:57 darkstar login[1304]: ILLEGAL ROOT LOGIN  on `hvc0'
Apr 28 23:07:18 darkstar passwd[1320]: password for `root' changed by `root'
Apr 28 23:07:38 darkstar login[1321]: ILLEGAL ROOT LOGIN  on `hvc0'
Apr 28 23:08:02 darkstar login[1321]: ILLEGAL ROOT LOGIN  on `hvc0'
Apr 29 00:01:38 darkstar login[1338]: ILLEGAL ROOT LOGIN  on `hvc0'
Apr 29 00:01:59 darkstar login[1338]: ILLEGAL ROOT LOGIN  on `hvc0'
Apr 29 00:02:44 darkstar login[1359]: ILLEGAL ROOT LOGIN  on `hvc0'
root@darkstar:/var/adm#


This is part of domU's inittab file:

# These are the standard console login getties in multiuser mode:
c1:1235:respawn:/sbin/agetty 38400 tty1 linux
c2:1235:respawn:/sbin/agetty 38400 tty2 linux
c3:1235:respawn:/sbin/agetty 38400 tty3 linux
c4:1235:respawn:/sbin/agetty 38400 tty4 linux
c5:1235:respawn:/sbin/agetty 38400 tty5 linux
c6:12345:respawn:/sbin/agetty 38400 tty6 linux

# End of /etc/inittab
hvc0:1235:respawn:/sbin/agetty 38400 hvc0

I'm able to log using ssh but not through console. What am I missing?


Thanks in advance.


Christian
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>