| Author |
Message |
gfrois
Joined: 01 Oct 2004
Posts: 4
|
| Posted: Fri Oct 22, 2004 6:12 am Post subject: I cant login on my root account |
|
|
When I install the distribution Mandrake 9.1 and only Mandrake 9.1
I cant login on my root account since the console xxxxxx@host33.linode.com
I have an anomaly on the level of the login cursor
This problem appears only with the MANDRAKE 9.1 |
|
| Back to top |
|
caker
Joined: 15 Apr 2003
Posts: 2404
Location: Galloway, NJ
|
| Posted: Fri Oct 22, 2004 7:08 am Post subject: |
|
|
Why not log in as root via your IP address?
-Chris |
|
| Back to top |
|
gfrois
Joined: 01 Oct 2004
Posts: 4
|
| Posted: Fri Oct 22, 2004 8:51 am Post subject: I cant login on my root account |
|
|
Yes I can always use this solution
But if the firewall is badly configured I did not access any more
with this solution :lol:
Thus I am obliged to use the mode console :xxxx@hot33.linode.com
That enables me to be connected with a firewall weakening |
|
| Back to top |
|
caker
Joined: 15 Apr 2003
Posts: 2404
Location: Galloway, NJ
|
| Posted: Fri Oct 22, 2004 11:02 am Post subject: |
|
|
I just tested this with the Mandrake 9.1 small image, and it works fine for me.
Code:
[caker@home ~]# ssh linode2@hostXX.linode.com
linode2@hostXX.linode.com's password:
[linode2@hostXX lish] Fri Oct 22 12:00:42 EDT 2004
[linode2@hostXX lish] Linode Shell (lish) Console starting...
[linode2@hostXX lish]
Mandrake Linux release 9.1 (Bamboo) for i586
Kernel 2.4.27-linode34-1um on an i686 / tty0
li7-3 login: root
Password:
[root@li7-3 root]#
-Chris |
|
| Back to top |
|
tierra
Joined: 06 Aug 2004
Posts: 157
|
| Posted: Fri Oct 22, 2004 11:06 am Post subject: |
|
|
You could always login with a regular user from the console, then su to root.
I'm actually having the same problem with Gentoo. I used to be able to login as root at the console, but it stopped working maybe less than a week ago. I wasn't too worried about it, but it is an interesting error. |
|
| Back to top |
|
caker
Joined: 15 Apr 2003
Posts: 2404
Location: Galloway, NJ
|
| Posted: Fri Oct 22, 2004 11:15 am Post subject: |
|
|
tierra wrote: You could always login with a regular user from the console, then su to root.
I think he's having more of a terminal emulation problem...
tierra wrote: I'm actually having the same problem with Gentoo. I used to be able to login as root at the console, but it stopped working maybe less than a week ago. I wasn't too worried about it, but it is an interesting error.
Add ttyS0 (or tty0) to /etc/securetty, perhaps?
-Chris |
|
| Back to top |
|
gfrois
Joined: 01 Oct 2004
Posts: 4
|
| Posted: Fri Oct 22, 2004 12:32 pm Post subject: |
|
|
this is result of my login :
Mandrake Linux release 9.1 (Bamboo) for i586
Kernel 2.4.27-linode34-1um on an i686 / tty0
Password: login: root
The word password crushes text "LOGIN" I cannot seize the
password completely because I have an automatic carriage return
before the end of seizure of the password |
|
| Back to top |
|
tierra
Joined: 06 Aug 2004
Posts: 157
|
| Posted: Fri Oct 22, 2004 2:43 pm Post subject: |
|
|
caker wrote: Add ttyS0 (or tty0) to /etc/securetty, perhaps?
ttyS0 was there, but not tty0. It might of been removed in a recent etc-update, but I'm usually pretty good about watching changes there. Not sure it fixed it yet, I'll just wait til the next time I need to reboot to find out, unless you know if killing agetty will make it spawn a new process with updated settings (it would be agetty right?). |
|
| Back to top |
|
Crisis
Joined: 14 Jan 2004
Posts: 40
|
| Posted: Fri Oct 22, 2004 2:46 pm Post subject: |
|
|
| actually I bet etc-update did remove it, because they did recently push that file out I noticed. |
|
| Back to top |
|
caker
Joined: 15 Apr 2003
Posts: 2404
Location: Galloway, NJ
|
| Posted: Fri Oct 22, 2004 7:44 pm Post subject: |
|
|
tierra wrote: ttyS0 was there, but not tty0. It might of been removed in a recent etc-update, but I'm usually pretty good about watching changes there. Not sure it fixed it yet, I'll just wait til the next time I need to reboot to find out, unless you know if killing agetty will make it spawn a new process with updated settings (it would be agetty right?).
No need to reboot -- just make the change and you should be able to log in as root on the console...
-Chris |
|
| Back to top |
|
tierra
Joined: 06 Aug 2004
Posts: 157
|
| Posted: Fri Oct 22, 2004 10:52 pm Post subject: |
|
|
| Heh, it actually turned out to be vc/0, but yeah, that fixed it. |
|
| Back to top |
|
caker
Joined: 15 Apr 2003
Posts: 2404
Location: Galloway, NJ
|
| Posted: Fri Oct 22, 2004 10:56 pm Post subject: |
|
|
tierra wrote: Heh, it actually turned out to be vc/0, but yeah, that fixed it.
Ahh yes, good old devfs :)
-Chris |
|
| Back to top |
|
| |