Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-06-2000, 08:50 AM
|
#1
|
LQ Newbie
Registered: Sep 2000
Location: Mebane NC
Posts: 10
Rep:
|
One of our Linux boxes will no longer allow a login. On re-boot it gives the normal login prompt, when you type in a user name and hit enter, the cuser will just sit there blinking. I can re-boot in linux single at the LILO, and I can access the box through a remote term emmulator and login just fine. ?? How can I fix this?
Thanks for any help.
Rick
|
|
|
09-06-2000, 05:05 PM
|
#2
|
root
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,609
|
What error do you get in syslog after the failed login? Did you change anything (or install anything) right before it stopped working? Also, are there any signs of a break-in attempt?
|
|
|
09-11-2000, 07:59 AM
|
#3
|
LQ Newbie
Registered: Sep 2000
Location: Mebane NC
Posts: 10
Original Poster
Rep:
|
I don't get an error, the login doesn't fail, just never completes. Type a user name, hit return/enter and the prompt for the password never appears. Nothing, just a blinking cuser. This only happens on the box itself, not remote term logins or when booting in single user mode.
|
|
|
09-25-2000, 08:42 PM
|
#4
|
Member
Registered: Sep 2000
Location: Michigan
Distribution: Redhat
Posts: 30
Rep:
|
I assume that you mean you can telnet to the system and login. This would indicate that your login program is working correctly and possibly there is a problem with information between mingetty and the login program. This leads me to believe the problem is with mingetty. Therefore try the following.
Edit your /etc/inittab file. You should see some lines like:
1:2345:respawn:/sbin/mingetty tty1
2:2345:respawn:/sbin/mingetty tty2
3:2345:respawn:/sbin/mingetty tty3
4:2345:respawn:/sbin/mingetty tty4
5:2345:respawn:/sbin/mingetty tty5
6:2345:respawn:/sbin/mingetty tty6
modify the line for tty3 to:
3:2345:respawn:/sbin/getty tty3
Save and reboot. After you've booted again and are ready to login, type ALT-F3 and try logging in on that terminal. It won't operate completely correctly after login, but should allow a normal login. If it works, your mingetty program is the problem. If not, there may be a problem with login itself or an interprocess communications mechanism.
|
|
|
09-27-2000, 09:13 AM
|
#5
|
LQ Newbie
Registered: Sep 2000
Location: Mebane NC
Posts: 10
Original Poster
Rep:
|
Thanks, I'll try tonight after the users go home.
|
|
|
All times are GMT -5. The time now is 12:51 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|