Ubuntu 11.04 Server Login Problems

  • Thread starter Thread starter natski
  • Start date Start date
  • Tags Tags
    Server Ubuntu
AI Thread Summary
The user is experiencing login issues on an Ubuntu 11.04 Server after installing a GUI. Despite entering the correct password, the system fails to log in, returning to the login screen without any error messages. The only access available is through a guest account, which lacks administrative privileges. Suggestions for troubleshooting include checking log files such as ~/.xsession-errors and /var/log/syslog, as well as attempting to log in via a different TTY (using CTRL + ALT + F1) or through SSH. There is a possibility that the problem is related to a missing or incorrectly installed window manager or issues with X11, LDM, or Gnome.
natski
Messages
262
Reaction score
2
Hi all,

I bought my first server recently preinstalled with Ubuntu 11.04 Server. To my surprise, there was no GUI so I installed a GUI using sudo apt-get install ubuntu-desktop

After startup, I get a login screen with options 'default user', 'other user' and 'guest'. When I click default user and type in a random (i.e. wrong) password a message flashes up that the password is invalid as expected. When I type in the correct password for the only user registered on the system the monitor turns off for a second then turns back on with the same screen as before on. i.e. there is no 'invalid password' message or anything. The same thing happens when I click 'other user' and type in my username and password.

As a result, I can't login! The only way I can get in is a guest but then I can't sudo anything or really do anything on the system, so it's useless.

What's going on here?

natski
 
Last edited:
Computer science news on Phys.org
Can you check the log files and see if there is anything relevant?
I'm thinking in particular ~/.xsession-errors or - if that doesn't help - /var/log/syslog.

It might be something like a missing or incorrectly installed window manager (something with X11, LDM or Gnome)
 
natski said:
Hi all,

I bought my first server recently preinstalled with Ubuntu 11.04 Server. To my surprise, there was no GUI so I installed a GUI using sudo apt-get install ubuntu-desktop

Ubuntu server is headless.

natski said:
After startup, I get a login screen with options 'default user', 'other user' and 'guest'. When I click default user and type in a random (i.e. wrong) password a message flashes up that the password is invalid as expected. When I type in the correct password for the only user registered on the system the monitor turns off for a second then turns back on with the same screen as before on. i.e. there is no 'invalid password' message or anything. The same thing happens when I click 'other user' and type in my username and password.

As a result, I can't login! The only way I can get in is a guest but then I can't sudo anything or really do anything on the system, so it's useless.

What's going on here?

natski

Can you log in using your username/password on another TTY? (e.g. CTRL + ALT + F1) Or use SSH?

Also, maybe look at dmesg.
 
Thread 'Urgent: Physically repair - or bypass - power button on Asus laptop'
Asus Vivobook S14 flip. The power button is wrecked. Unable to turn it on AT ALL. We can get into how and why it got wrecked later, but suffice to say a kitchen knife was involved: These buttons do want to NOT come off, not like other lappies, where they can snap in and out. And they sure don't go back on. So, in the absence of a longer-term solution that might involve a replacement, is there any way I can activate the power button, like with a paperclip or wire or something? It looks...
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Back
Top